View Single Post

   
  #6 (permalink)  
Old 02-29-2008, 02:01 PM
Erland Sommarskog
 
Posts: n/a
Default Re: There is a question when i work on Linkedserver~Pls kindly help me:)

xchong.zhou@gmail.com (xchong.zhou@gmail.com) writes:
> EXEC xp_regwrite 'HKEY_LOCAL_MACHINE',
> 'Software\Microsoft\MSSQLServer\Providers\SQLOLEDB ',
> 'DisallowAdhocAccess', 'REG_DWORD', 0
>
> I ran the script above,the problem solved,Thank you very much.


Anything goes, as they say! Thanks for reporting back!


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx
Reply With Quote