how about a vbs or js script
Ok. I understand the restriction for calling the stored sql procedure directly from my AA task. As a work around, I am assuming I could put the call to the stored procedure into a vbs or js script and in that script do the stored procedure call. This assume that vbs and js scripts can handle getting data back from the sql stored procedure - which I think is a pretty good assumption.
So - Do you have any examples of AA vbs or js scripts that would do a stored procedure call and get an updated paramaneter back?
Thanks again!
|