Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 How to set log file to trace the application error

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-10-10 : 09:29:27
Sherry writes "We are running a application which connect to the SQL Server database. The application failed to retrive the data from the table according to application log.

I check SQL Server Logs under Enterprise manager/Management/SQL Server logs. But there is no any information logged to this error.

I also check the Error log which under MSSQL/LOG. There is also no any information logged to this issue.

Please let me know how I can trace this type of error and is any another log I can watch ?


Thanks a lot

Sherry"

Page47
Master Smack Fu Yak Hacker

2878 Posts

Posted - 2002-10-10 : 10:57:50
What do you mean by "failed to retrive the data"? Is there an error returned to the application? Can you connect to the server with a different tool (like Query Analyzer) and execute your DML with success?

Jay White
{0}
Go to Top of Page
   

- Advertisement -