Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connecting to SQL Sever!
Message
From
31/10/2002 10:01:52
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00715892
Message ID:
00717327
Views:
19
>How do I connect to SQL Server without creating an ODBC Connection? I would like to connect Directly to the server without my clients needing to have an ODBC Connecton already Created.
>
>If this is possible, Please Give a detailed Explaination of how to do this.
>
>
>Thank you
>
>Tim Boccaleri

Also check the Windows API #12675 (SQLConfigDataSource) for a command to create DSN's programmatically. A connection string (DSN-less) is only good if you know the server and database names, unless you have those in a configuration file. HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform