Importing a Foxpro 2.6a database
Index
‹
Visual Studio Express Editions
‹
Visual Basic Express Edition
Author
Message
Rob Berkers
Posted: Visual Basic Express Edition, Importing a Foxpro 2.6a database
Top
I am look for a quick (and dirty
) way to import a Foxpro 2.6a database into VB Express (SQL 2005 Express).
No conversions are needed, the file may be imported with exact the same fieldnames and field-properties.
I am rather new to VB, so any understandable documentation on this matter is very welcome.
Thank you,
Rob.
Visual Studio Express Editions43
nobugz
Posted: Visual Basic Express Edition, Importing a Foxpro 2.6a database
Top
Q&D: use Access and link the table. I read quite a while that the Foxpro ISAM drivers were being discontinued. The X-Base ISAM drivers might work...
Index
‹
Visual Studio Express Editions
‹
Visual Basic Express Edition