|
-
April 13th, 1999, 02:06 PM
#1
SQL Server connect string
When Class Wizard created a CRecordset derived class based on a table from SQL Server, it put the default connect string "ODBC;DSN=MQIS". Although this works, it is anoying to log in to SQL Server every time a table is open. How can I open a recordset specifying some default authentication for the SQL Server?
-
April 14th, 1999, 03:02 AM
#2
Re: SQL Server connect string
UID=username;PWD=password
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|