
|
Informix C-ISAM files
Hello.
Is there anyone here that has successfully used C-ISAM with Delphi. I have a bunch of C-ISAM files, and I would like to have these tables put into a real RDBMS.
Im currently using Delphi as my tool of choice, I can do C if neccesary, but knowing there is a bunch of Delphi people hanging around this forum, I thought I ask if any of you guys knew some ready made tools/components for reading C-ISAM files from Delphi?
Thanks a bunch
Patrik
Tuesday, December 2, 2003
In your shoes, I would just create equivilant tables in your DB, then use some perl to get the values and create insert statements, instead of trying to get at them in Delphi. Then I'd use ODBC in Delphi to get to the 'real' db tables.
Matt H.
Tuesday, December 2, 2003
Recent Topics
Fog Creek Home
|