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.
| 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 lotSherry" |
|
|
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} |
 |
|
|
|
|
|