Hi,
I'm having quite a strange problem with my SQL Server installation.
Somehow values in a field becomes negative, which they should never be. The
same operation seems to apply to all records in the database, but I'm not
certain of that. The application consists of both asp.net pages and a c++
program, and I don't know in which part the error is or where it could be.
Is there any way of tracking this error on the database level? For instance
setting up some watchdog or trigger that reports the last SQL statement sent
when the values becomes negative? or some other way to find the error?
It's running SQL Server 2000 Enterprise edition with SP2.
Thanks,
Henrik