August 17, 2009 at 4:28 pm
Do you think it is advisable to call a webservices in a trigger to transafer/pass a data from one database to another database?
August 17, 2009 at 9:51 pm
I would go with no, the statement cannot finish until the trigger finishes. I'd look for "Process Delegation Workbench" on the simple talk site at:
http://www.simple-talk.com/sql/t-sql-programming/process-delegation-workbench/
To handle the access outside the access itself..
CEWII
August 18, 2009 at 12:17 pm
Check out this thread as well as it asks the same question.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply