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] >-----Original Message-----
>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 ??
>
>
>
>.