Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting Records out of Access Tables
Message
From
28/10/2004 12:31:54
 
 
To
28/10/2004 12:08:00
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00954660
Message ID:
00955357
Views:
19
Thanks.

My reason for not using ADO or ODBC connections which are required for CursorAdapter or Remote Views, is that the Access databases I need to access have unknown names and contain unknown tables. My code needs to find the Access databases, open them, find what tables they contain, and export the data into text files that my program's code will then import.

So, I'm thinking I don't want to try to manage connection strings since all the database names and table names are constantly changing. Well at least let's say I don't know how to do that with code.

Is it impossible to pass a constant to Access as it is expecting?

Ps. I have a similar problem if I write the code in wscript.

Thanks,
Gaylen Miller
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform