Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO & VFP
Message
 
 
To
04/11/1998 12:28:35
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00152144
Message ID:
00154487
Views:
28
Your better off using a DSN-Less connection string. Here is an example:

oconn.open([Provider=MSDASQL.1;Connect Timeout=15;Extended Properties="DRIVER=Microsoft Visual FoxPro Driver (*.dbf);UID=;PWD=;SourceDB=D:\sample.dbc;SourceType=DBC;Exclusive=No;BackgroundFetch=Yes;Collate=Machine;";Locale Identifier=1033])

>I think you're right about ODBC. How can a ODBC Data Source be created programmatically?
>
>Thanks
>
>Anthony
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform