November 6, 2013 at 5:25 am
Hello
I create my new linked server and an user for it with a username and password.
but I can't connect to sql server and I have bellow error
TITLE: Microsoft SQL Server Management Studio
------------------------------
The test connection to the linked server failed.
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
Login failed for user 'ticket'. (Microsoft SQL Server, Error: 18456)
November 6, 2013 at 5:30 am
go to the errorlog of the target server and see if there any login failure messages.
looks like either invalid ID, password, or id 'ticket' is not defined to the target server.
---------------------------------------------------------------------
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply