Hi,
Got a problem with a stored procedure on v7.0. when I run the procedure, it takes about 15mins to complete, I get the following error message:
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionRead (recv()).
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General network error. Check your network documentation.
Connection Broken
Searching through forums etc. It sounds like its a problem with SQLServer and the Cursor in this stored procedure. Does any one know a fix or a work around for this problem.
Thanks in advance
LokiDBA.
Got a problem with a stored procedure on v7.0. when I run the procedure, it takes about 15mins to complete, I get the following error message:
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionRead (recv()).
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General network error. Check your network documentation.
Connection Broken
Searching through forums etc. It sounds like its a problem with SQLServer and the Cursor in this stored procedure. Does any one know a fix or a work around for this problem.
Thanks in advance
LokiDBA.