Viewing 3 posts - 1 through 3 (of 3 total)
Hi
Thanks for your reply. But we aren't using ODBC and JDBC. We are using System.Data.SqlClient.SqlConnection. where i have to check the number of connections and monitor
Thanks
A. Vijay Kumar
9886003779
June 4, 2007 at 11:12 am
Hi david,
Thanks. Recently we updated SQL Server Service Pack 4, Hotfixes and Framework. But before also we are getting same error that time we didnt update anything in productions server its...
June 1, 2007 at 7:57 am
Thanks, This is what I'm getting error in application.
Error Message:General network error. Check your network documentation.
Stack Trace: at System.Data.SqlClient.SqlInternalConnection.OpenAndLogin()
at System.Data.SqlClient.SqlInternalConnection..ctor(SqlConnection connection, SqlConnectionString connectionOptions)
at System.Data.SqlClient.SqlConnection.Open()
at datalayer.sqldb.Execute(String ProcedureName, SqlParameter[]...
June 1, 2007 at 7:55 am
Viewing 3 posts - 1 through 3 (of 3 total)