Viewing post 1 (of 2 total)
Thanks for the useful information. it is working ..
EXEC sp_configure 'show advanced options', 1
RECONFIGURE WITH OVERRIDE
EXEC sp_configure 'Ad Hoc Distributed Queries', 1
after running the above statements
we need to...
April 18, 2010 at 9:59 pm
#1153569