Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

distributed queries from triggers

Status
Not open for further replies.

surzycki

IS-IT--Management
Feb 9, 2002
62
0
0
FR
Hello all,

I was having problems executing a distributed query from a trigger using the OPENQUERY or OPENSOURCE syntax. Is this because it is not possible??

Thanks for any insight

Stefan
 
Try executing the statement in QA logged in as the same user who is executing the trigger. If it works then remote queries may not work in triggers, if it doesn't it might be a permission issue...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top