sqlforge
We've moved to http://sqlforge.us/blog/
Tuesday, March 14, 2017
Server not configured for DATA ACCESS
Error: Server '
SERVER_NAME
' is not configured for DATA ACCESS.
Resolution:
exec sp_serveroption '
SERVER_NAME
', 'data access', 'true'
go
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment