Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

convert vfp table to sql

Status
Not open for further replies.

desert227

Programmer
Apr 8, 2008
13
CA
I have a table with memo fields, dates etc and want to convert to an sql database. I read somewhere memos had to be changed but don't remember how and same for dates. Is there any sample code around that would show how?
 
Thanks Markros - that looks good - however it is a manual conversion and I am going to create a form to open tables and convert as we have multiple installations. Lots of good tips in that thread.
 
If you want to do this from VFP (not from SQL Server) then I suggest to check Doug Hennig blog on SQLXMLBulkInsert.

Let me know if you want me to search for exact link or can find it.

PluralSight Learning Library
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top