Viewing 5 posts - 2,761 through 2,766 (of 2,766 total)
Ummm . . .
http://technet.microsoft.com/en-us/library/bb510427.aspx
:angry:
Am I missing something here?
December 9, 2009 at 7:50 am
Not sure whether or not this is applicable, but this sounds similar to the scenario presented in an article I read here a few weeks ago.
December 3, 2009 at 1:07 pm
Okay, good to know. I'll definitely keep that in mind. Thanks!
December 3, 2009 at 10:26 am
Okay, for anyone who cares, I just discovered one difference . . .
SELECT allows me to do this:
select @ErrNo = 0, @ErrMsg = 'error message'
However, when I try this (with...
December 3, 2009 at 9:15 am
Viewing 5 posts - 2,761 through 2,766 (of 2,766 total)