Re: [GENERAL] Paradox to postgresql interface

2010-10-29 Thread Adrian Klaver
On Friday 29 October 2010 5:16:14 pm Joshua D. Drake wrote: > On Fri, 2010-10-29 at 18:34 -0500, Dale Seaburg wrote: > > Has anyone had any experience with writing an interface between Paradox > > (199X's vintage) and postgresql. I have the need to be able to read a > > paradox database to "see" i

Re: [GENERAL] Paradox to postgresql interface

2010-10-29 Thread Joshua D. Drake
On Fri, 2010-10-29 at 18:34 -0500, Dale Seaburg wrote: > Has anyone had any experience with writing an interface between Paradox > (199X's vintage) and postgresql. I have the need to be able to read a > paradox database to "see" it's structure, replicate that structure in > postgresql and final

[GENERAL] Paradox to postgresql interface

2010-10-29 Thread Dale Seaburg
Has anyone had any experience with writing an interface between Paradox (199X's vintage) and postgresql. I have the need to be able to read a paradox database to "see" it's structure, replicate that structure in postgresql and finally transfer the data to postgresql. I have not done any searc