FIX: ODBC Only Uses Named Pipes if Non-Admin Win NT AccountLast reviewed: May 2, 1997Article ID: Q141086 |
The information in this article applies to:
SYMPTOMSWhen running under a non-Administrator NT account, the Microsoft SQL Server ODBC Driver and ODS ODBC Driver may only make named pipe connections.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft SQL Server ODBC Driver version 2.50.0121. This problem has been corrected in Microsoft ODBC Driver version 2.65.0201.
MORE INFORMATIONThe Microsoft SQL Server ODBC Driver and ODBC ODS Driver may not correctly read the SQL Server advanced client connection entries when running under a Windows NT account that is not in an administrators group. In these circumstances, the drivers can only make named pipe connections. Non- administrative clients can connect if the following conditions are met:
WORKAROUNDLog on to the client using an NT Admin account. Using RegEdit, focus on the key: HKEY_LOCAL_MACHINE SOFTWARE Microsoft MSSQLServer Client ConnectToUsing the Security/Permissions menu, either give the Everyone account Full Control of the key, or add the non-Admin account to the permissions list with Full Control of the key.
|
Additional query words: sql6 SQLExecDirect SQLExecute iis internet server
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |