RE: Cannot connect via Linked Server
From: Frank Jones (frank_at_bogusfiosincfake.com)
Date: 04/12/04
- Next message: Hernán Castelo: "replication / dmz"
- Previous message: Seena Blace: "SQL SERVER registration failed because of thhe connection failure"
- In reply to: Yuan Shao: "RE: Cannot connect via Linked Server"
- Next in thread: Yuan Shao: "RE: Cannot connect via Linked Server"
- Reply: Yuan Shao: "RE: Cannot connect via Linked Server"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Apr 2004 09:51:03 -0700
Yuan, we have tried creating a SQL Server without using the OLEDB provider and this failed in the same manner as the prior failures. Both the openquery and the four part fully qualified name queries failed with Error #17, SQL Server does not exist or access denied.
The MDAC is 2.7SP1 on Server1, 2.8 on Server2...
Any help at this point would be greatly appreciated...
Thanks,
Frank
----- "Yuan Shao" wrote: -----
Hi Frank,
This issue is very strange. Please try the following steps to see if they
are helpful.
1. Try to create a new linked server using SQL Server directly but not OLE
DB provider for SQL Server. In the meantime, please specify a SQL account
in the general tab to connect to Server2\instance2 server. After creating
this linked server, please try to perform the following sql statements. It
is best to grant the admin permission of server2\instance2 to this test SQL
account.
Select * from OPENQUERY(<Linked Server Name>, 'SQL statements')
Select * from <Linked server Name>¡Â<Table Name>
Does the same error message "SQL Server does not exist or access denied"
still persist? Is there any other error message occurring? It is
appreciated you can provide the completely error message.
2. Please use MDAC checker on your Server1 and provide the result.
HOW TO: Check for MDAC Version
http://support.microsoft.com/default.aspx?scid=kb;EN-US;301202
I am looking forward to hearing from you soon.
Regards,
Michael Shao
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
- Next message: Hernán Castelo: "replication / dmz"
- Previous message: Seena Blace: "SQL SERVER registration failed because of thhe connection failure"
- In reply to: Yuan Shao: "RE: Cannot connect via Linked Server"
- Next in thread: Yuan Shao: "RE: Cannot connect via Linked Server"
- Reply: Yuan Shao: "RE: Cannot connect via Linked Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|