September 10, 2010  
  Register Login 
BLOGS
There are no categories in this blog.

SEARCH BLOG

BLOG ARCHIVE
Archive
<September 2010>
SunMonTueWedThuFriSat
2930311234
567891011
12131415161718
19202122232425
262728293012
3456789
Monthly
October, 2008
  SQL Server Blogs     



Your Ad Here

 

To alow darta access through linked server using OPENQUERY we need to set set linked server "DATA ACCESS" option to true:

EXEC sp_serveroption 'YourServer', 'DATA ACCESS', TRUE

Use this option when you get following error message:

Msg 7411, Level 16, State 1, Line 1

Server 'MYSERVER' is not configured for DATA ACCESS.

Permalink |  Trackback
Location: BlogsAleksandar Tosic's BlogConfiguration    
Posted by: Aleksandar Tosic Wednesday, October 15, 2008

Comments (1)   Add Comment
Re: Msg 7411 - Server "ServerName" is not configured for DATA ACCESS.    By Becca on Wednesday, October 24, 2007
I did that and I am still getting the same error message.


Your name:
Title:
Comment:
Add Comment   Cancel 
Copyright 2007 by www.dballinks.com Terms Of Use Privacy Statement