Forum Replies Created

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

  • RE: IFF - 1

    The first string has a space after the letter, the second does not. Without a Trim, why are they equal? Case sensitivity is irrelevant. The two strings aren't equal.

  • RE: Online Data Mining Degree Programs?

    Look at the Kimball Group, they have lots of BI-related courses.

    [/url]

  • RE: ZombieCheck()

    My problem was similar, and it turned out that I was doing it to myself. I was running a bunch of scripts in a VS2008 project to create stored procedures....

  • RE: Dynamic creation of Insert, Update, Delete Stored procedure

    I just want to thank you very much for relieving HOURS of tedium! Even if I have to tweak it a bit (for example, on my updates I add ISNULL(@NewValue,[OldValue])...

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