Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Connection without ODBC DSN
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00814550
Message ID:
00814551
Views:
10
sqlstringconnect("SERVER=(local);DRIVER=sql Server;UID=sa;PWD=secretpassword;DATABASE=pubs")
>How can I create a connection to an SQL Datasource without having a named DSN configured in ODBC?
>
>I try the following and a dialog appears with the ODBC configured names:
>
>ch=SQLSTRINGCONNECT("driver = {SQL Server}; server=development; uid=sa; pwd=secretpassword; database=pubs")
>
Hector Correa
Previous
Reply
Map
View

Click here to load this message in the networking platform