Forum Replies Created

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

  • RE: How to get NOT BETWEEN to work?

    I apologize for not getting back very quickly, I had to stop working on this project and start something else. :w00t: The giftid column is not nullable, it's...

  • RE: How to get NOT BETWEEN to work?

    Thanks for code. It ran quickly, but did not return the correct data. Since I did find the coding to get the correct data, I can live with...

  • RE: How to get NOT BETWEEN to work?

    I'm sorry, but that didn't limit the data - it returned the same data as before. The section of code I changed to this:

    (SELECT giftid, SUM(giftdeduct) AS cumGift

    FROM dbo.gifts...

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