cooperchien
MIS
I have a SQL server that accepts both SQL and NT authentication. This server belongs to an Active Directory Domain but is not the domain server itself. A user who belongs to a workgroup logs on to a workstation and want to create an ODBC connection to this SQL server. However, he keeps getting a login failure error message. (Login failed for user 'SQLserver\username')
I found that if I add that user to the SQL server's local administrator group, he then can establish ODBC connection.
Does that mean I have to add all the users who wants to have ODBC connection to the SQL server to the lcoal admin group? Is there another way to enable the users to have ODBC connection to the SQL server without adding them to the local admin group???
I cannot add the user to my SQL server's domain because he needs to belong to the other domain.
Please help. Thank you very much.
I found that if I add that user to the SQL server's local administrator group, he then can establish ODBC connection.
Does that mean I have to add all the users who wants to have ODBC connection to the SQL server to the lcoal admin group? Is there another way to enable the users to have ODBC connection to the SQL server without adding them to the local admin group???
I cannot add the user to my SQL server's domain because he needs to belong to the other domain.
Please help. Thank you very much.