Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Weird error, probably easy

    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

              *

         ...

  • RE: Weird error, probably easy

    ill be at work around 1pm cst tomorrow and ill let you know

  • RE: Weird error, probably easy

    I'm a little confused.  Could you please be more specific? WHere should I add begin/end?

Viewing 3 posts - 1 through 3 (of 3 total)