SQL 2000 SP4 on Server 2003 SP1 not dropping connections



We recently upgraded our SQL 2000 SP3 instance (running on Windows 2000) to SQL 2000 SP4 running on Windows Server 2003 SP1. The migration went fine but we are now experiencing a problem where connections are not dropping once the application is finished with it. The application is a COM+ app making an ODBC connection, which then never closes. We are running a job that cleans up the connections, but we can't seem to find the reason why SQL is keeping the connections open in the first place. Any ideas or suggestions?

Brad

.



Relevant Pages