| [MS] Eric Yang 2002-06-29, 2:25 pm |
| Dear Brian,
Your last post told us that you cannot connect the SQL Server once you
application ran. Is it right? Since nothing is logged in either the SQL
logs (the default path is Program Files\Microsoft SQL Server\Mssql\Log) or
event viewer except Operating system error (31), it might be not the
problem of the SQL Server. We'd better check what action the application
has submitted to the SQL Server. I advise you to monitor the action of the
SQL Server by the profiler. That is to say, check the T-SQL actions have
been submitted to the SQL Server and result in the failure of the
connection.
Please refer to the SQL Server online books about the topic "profiler".
Sincerely,
Eric Yang [MS]
Microsoft Online Support Engineer
Please do not send email directly to this alias. This is our online
account name for newsgroup participation only.
This posting is provided 'AS IS' with no warranties, and confers no rights.
Get Secure! - www.microsoft.com/security
|