Viewing 3 posts - 1 through 3 (of 3 total)
thanks all for the help. I needed to add the begin and end around the ifs, just like yall said. heres the working code:
declare @ReturnValue int
IF EXISTS (
SELECT
*
...
September 14, 2004 at 12:46 pm
#523046
ill be at work around 1pm cst tomorrow and ill let you know
September 14, 2004 at 12:16 am
#522875
I'm a little confused. Could you please be more specific? WHere should I add begin/end?
September 13, 2004 at 3:17 pm
#522843