I found the DTS packages very very slow importing from FoxPro to SQL Server. Finally, I wrote a small PRG file to export the data from the FoxPro table to a TXT file, and then built a DTS package to import from the TXT file to SQL. It also had the advantage that I could cleanse the data somewhat during the export.
You could use Excel if you are not concerned about memo fields .
You may have to break up large databases into chunks 16k records due to limits of exporting to excel.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.