Hi All,
I have around 95 tables on FoxPro that I need to migrate on SQL7.
These tables are stand alone data tables and are not part of any database as of now.
I have tried exporting these tables into XLS format and then importing these tables to SQL7 using enterprise manager but there are certain constraints that i face in excel and also this would be a bit cumbersome process for 95 tables.
Second option under consideration was a freeware that could enable me to migrate from FoxPro -> SQL7.
or third option as suggested by one of my colleagues FoxPro->Visual FoxPro -> SQL7.
I am looking for either the driver, if somebody can point me towards it or way of migrating stand-alone data tables from FoxPro to Visual FoxPro.
Thanks.
Software/Hardware used:
ASKED:
January 4, 2008 6:44 AM
UPDATED:
January 31, 2008 10:15 PM
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.
You can also create a Data BAse Container (DBC) in Visual Foxpro and add all the tables to the DBC then use the Upsizing wizard to send it all to SQL.
Cheers
David