Discussion:
Migrating from Paradox to dbExpress 4
(too old to reply)
Ian T
2007-12-10 13:26:26 UTC
Permalink
I'm try to migrate a Delphi application based on Paradox tables to
Delphi 2007 using dbExpress 4. I see references in postings to a
Delphi Datapump utility for the data conversion but I can't find it on
my Delphi DVD or in CodeGear downloads. Can someone please identify
this utility and tell me where to find it ?

I've read Bill Todd's 2002 paper on migrating from Paradox to
dbExpress. Is there anything more recent and, in particular, are
there any utilities that might help me in automating the process or do
I have re-code the whole application ?

Ian
G L Kaup
2007-12-20 05:21:47 UTC
Permalink
Post by Ian T
I'm try to migrate a Delphi application based on Paradox tables to
Delphi 2007 using dbExpress 4. I see references in postings to a
Delphi Datapump utility for the data conversion but I can't find it on
my Delphi DVD or in CodeGear downloads. Can someone please identify
this utility and tell me where to find it ?
The utility is IBPump... Available as .exe and .dll for internal use!

http://www.clevercomponents.com/downloads/index.asp

Bottom of the page!
Post by Ian T
I've read Bill Todd's 2002 paper on migrating from Paradox to
dbExpress. Is there anything more recent and, in particular, are
there any utilities that might help me in automating the process or do
I have re-code the whole application ?
Ian
Greg

Loading...