August 5, 2010 at 2:28 pm
After going to the link server PROVIDER options and enabling Allow Inprocess
now whe can run openquerys usign the link server wich was the problem.
But how could I ron a dorect query like
select * from linkserver.dbo.thattable ?
August 6, 2010 at 10:44 am
I have realize that what I wrote on the past post have some misspells. Sorry for that it seems that I was writing English thinking in Spanish. But what I meant was:
"After going to the link server PROVIDER options and enabling Allow Inprocess
now we can run openquerys using the link server which was the problem.
But how could I run a direct query like:
select * from linkserver.dbo.thattable ?"
November 16, 2011 at 8:48 am
I just had the same problem and found this - haven't tried it myself yet, but the comments are encouraging:
One of the comments also says:
GRANT EXECUTE ON [dbo].[sp_tables_info_rowset_64] TO [public]
Viewing 3 posts - 16 through 17 (of 17 total)
You must be logged in to reply to this topic. Login to reply