SQL SERVER – FIX : Error 7311 – You may receive an error message when you try to run distributed queries from a 64-bit SQL Server 2005 client to a linked 32-bit SQL Server 2000 server or to a linked SQL Server 7.0 server

Following email is received from SQL Server Expert Roy Cheung. He faced issue of creating and running distributed queries from a 64-bit SQL Server 2005 client to a linked 32-bit SQL Server 2000 server. He has found solution and would like to share with SQLAuthority Blog Readers.

Hi Pinal,

Recently, I’ve a problem on create and run distributed queries from a 64-bit SQL Server 2005 client to a linked 32-bit SQL Server 2000 server. The solution below works perfect for us, I think it is good to share.

http://blogs.msdn.com/sql_protocols/archive/2006/08/10/694657.aspx

Thanks,
Roy

If you have tip or solution like this and would like to share with community, please send me email and I will list it on this blog.

Reference : Pinal Dave (https://darkslategrey-bat-805937.hostingersite.com)

SQL Error Messages
Previous Post
SQL SERVER – 2005 – Find Tables With Foreign Key Constraint in Database – Part 2
Next Post
SQL SERVER – Function Property – Deterministic or Non-Deterministic

Related Posts

Leave a Reply