Viewing 5 posts - 1 through 5 (of 5 total)
How/why would I only use 2 parameters?
March 15, 2006 at 9:52 am
Jeff:
I set up my sp to mimick your example and it still is not rolling back the transaction. Here is the output in QA:
Syntax error converting datetime from character...
March 8, 2006 at 2:22 pm
Okay, so I set up my wrapper like Ray suggested. Then I forced an error in spInsert_Customer by trying to insert a string of text into a DateTime field. However,...
March 8, 2006 at 11:01 am
That makes sense, but from my first post, I specified that I need the called sps to also be their own transactions.
March 7, 2006 at 2:01 pm
I've been grappling w/this for several days now. I think your suggestion is the solution. Thanks!!
March 6, 2006 at 8:02 am
Viewing 5 posts - 1 through 5 (of 5 total)