Foxpro to CSV Text File
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
I need to import into my own database an old Foxpro 2.6 database. I can copy this datadate to a tabbed delimited file, but its missing the Memo data. From the past, I remember you needed to do something special with the Memo fields. Can anyone tell me how to get the Foxpro database into a complete tabbed delimited file - with the Memo text included. Note I am using the Command Window of Foxpro to do all this.