Save DataTable to dbf
Database
3
Posts
2
Posters
0
Views
1
Watching
-
Hi to Everybody! I’ve got such problem. I have DataTable and I need to save it in dbf file. I need create .dbf file and then save DtataTable’s contents there.
Hi You can try to use OLE DB Provider for Visual Foxpro. http://www.microsoft.com/downloads/details.aspx?FamilyId=E1A87D8F-2D58-491F-A0FA-95A3289C5FD4&displaylang=en VFP native data format are dbf tables Greeting Marek
-
Hi You can try to use OLE DB Provider for Visual Foxpro. http://www.microsoft.com/downloads/details.aspx?FamilyId=E1A87D8F-2D58-491F-A0FA-95A3289C5FD4&displaylang=en VFP native data format are dbf tables Greeting Marek