Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing foxpro table
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00406065
Message ID:
00407136
Views:
37
Good Day,

Try replacing this line:

Set sTable = sWorkspace.OpenDatabase("c:\cmts2\cycle14\arpbal2.dbf")

with this

Set sTable = sWorkspace.OpenDatabase("c:\cmts2\cycle14")

This will "c:\cmts2\cycle14" will serve as ur DataBase container...
Previous
Reply
Map
View

Click here to load this message in the networking platform