Viewing 3 posts - 1 through 3 (of 3 total)
Wow! Thank you.
December 8, 2005 at 10:04 am
#608468
>>
I am a bit lost on this statement:
--add rabies tag service
EXEC @return = AddService @animalID=@animalID, @serviceID=@serviceID
<<
Thanks for replying. The statement above is meant to branch to another stored proc...
October 20, 2005 at 4:41 pm
#598977
>>UNLESS I cause the error is not related to the nested proc call.<<
What am I saying here?
After much Googling, I found that I needed to use adExecuteNoRecords with my Connection.Execute...
October 20, 2005 at 4:37 pm
#598974