Smiley Bomb
2011-11-02 12:54:11 UTC
And my code is as given.
"UPDATE InvoiceCopy
SET PaymentDate = GETDATE()
WHERE PaymentTotal <> 0"
It's saying 103 rows affected, but it doesn't display any of them. Is it supposed to do that?