• Brandie Tarvin (2/12/2016)


    webrunner (2/12/2016)


    I eventually found out what was happening.

    I was using @[User::Variable] = 0 instead of the operator to check for equality @[User::Variable] == 0. Once I fixed that the branching worked. So it was just my beginner's ignorance in this case. :blush:

    Oh, dear. I hate to break it to you, but that's not "beginner's ignorance." Even well-seasoned DBAs make THAT mistake... More often then we like to admit. :w00t:

    But I'm glad you figured it out.

    Haha, thanks, that makes me feel better! 🙂

    -------------------
    A SQL query walks into a bar and sees two tables. He walks up to them and asks, "Can I join you?"
    Ref.: http://tkyte.blogspot.com/2009/02/sql-joke.html