February 25, 2005 at 12:55 am
Hai all,
I am trying to connect to a remote sql server. when i try to register the server, it gives me an error, server doesnot exist or access is denied. connectionopen.
Could anyone help me out on this as soon as possible.
Thanks & Regards,
K. Sripriya
February 28, 2005 at 8:00 am
This was removed by the editor as SPAM
February 28, 2005 at 8:06 am
hi
Does the server you are connecting to have a named instance? If so you will need to specify this.
As a default, sqlsserver will try to connect to a default unnamed instance, and this is not always the case
hope this helps
March 4, 2005 at 8:58 am
Please check the SQL Server authentication credentials to register. If this server is a part of the domain then creat the domain log in service account and give the same to sql server instance.
Thanks
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply