Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP to ACCESS 2000
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00841081
Message ID:
00841109
Views:
20
Hi, Robert.

>With ODBC (in VFP) I can connect the MDB file and get data out (EXPORT) to a DBC. However, I can't figure out how to issue the commands to have ACCESS IMPORT a specific table from a DBC while still in the prg. There is no specific error.

If the Table already exist in Access, you can access it via ODBC and write to it. If it doesn't exist, then you can issue a CREATE TABLE. What you'll need is an existing database.

Hope this helps,
Previous
Reply
Map
View

Click here to load this message in the networking platform