SQL Server 2000 - Error # 0

admin

Administrator
Staff member
Can someone help me with this:

I'm submitting info to an sql server 2000 table from a web page through asp.

Sometimes, while updating records, I get this message:

Database Errors Occured

Error #0

Error desc. ->[Microsoft][ODBC SQL Server Driver][SQL Server]Changed database context to 'here goes the name of the dbase'.

Error #0

Error desc. ->[Microsoft][ODBC SQL Server Driver][SQL Server]Changed language setting to us_english.

I looked at the masters.sysmessages table and there is no error message #0. Can anyone help me with this? Does anyone have a clue to what's happening?

Thanks in advance!
 
Back
Top