Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6: Creating ODBC data source
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00613334
Message ID:
00613380
Views:
23
Hi David.

>How can I programmatically create a ODBC Data Source for Access?

I'm with Sergey on this -- use a DSNless connection instead:
lnHandle = sqlstringconnect('driver=Microsoft Access Driver (*.mdb);database=<i><b>path and name of the mdb file</b></i>')
Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform