Groups | Blog | Home
all groups > sql server odbc > june 2004 >

sql server odbc : ODBC Connection


sanya
6/22/2004 2:22:51 AM
Hi i am trying to make an odbc connection with a remote
sql server using windows authentication which fails with
the following error.

__________________________________________________________
Microsoft SQL Server ODBC Driver Version 03.80.0194

Running connectivity tests...

Attempting connection
[Microsoft][ODBC SQL Server Driver][SQL Server]Login
failed for user '(null)'. Reason: Not associated with a
trusted SQL Server connection.

TESTS FAILED!
_________________________________________________________

can someone please help ??


Tony C
6/22/2004 7:04:18 AM
In order to connect to a remote SQL Server, you must use
Account details that exist on that Server. Consult with
the DBA for that particular Server to ensure that you have
access to it.

If you already have access to the remote server and it
still is not accepting your login, ask the DBA for the
remote Server to delete then renew your login account for
the Server.


Tony C
[quoted text, click to view]
AddThis Social Bookmark Button