Will Honea
2007-08-26 05:55:41 UTC
I have a mess of old Foxpro data from 1995 to present - each using various
version of Foxpro, naturally - that I need to migrate into DB2 Express-C 9.
So far, none of the tools I have found lend themselves to anything like a
reasonable process, or at least one that can be scripted.
Because of some ill-advised re-assignment of reference values and table
formats across the years, the composite result needs to be rebuilt in
chronological sequence. The input set consists of 25 sets of data
representing 50 - 65 .dbf files each so the value of scripting is apparent.
So far, nothing I can find existing extracts the field information that I
know is embedded in the original files so even creating the DB2 tables is a
long, tedious prospect.
Can anyone point me to a program or some useful reference that would permit
me to write code to automate some of this work? The DB2 migration toolkit
solves most of the import side, but I'm having little luck with the export
side.
version of Foxpro, naturally - that I need to migrate into DB2 Express-C 9.
So far, none of the tools I have found lend themselves to anything like a
reasonable process, or at least one that can be scripted.
Because of some ill-advised re-assignment of reference values and table
formats across the years, the composite result needs to be rebuilt in
chronological sequence. The input set consists of 25 sets of data
representing 50 - 65 .dbf files each so the value of scripting is apparent.
So far, nothing I can find existing extracts the field information that I
know is embedded in the original files so even creating the DB2 tables is a
long, tedious prospect.
Can anyone point me to a program or some useful reference that would permit
me to write code to automate some of this work? The DB2 migration toolkit
solves most of the import side, but I'm having little luck with the export
side.
--
Will Honea
Will Honea