|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Friday, May 11, 2012 3:58 AM
Points: 265,
Visits: 184
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, October 30, 2008 4:32 PM
Points: 9,
Visits: 53
|
|
We were having an issue with orphan SQL sessions caused by a web application running on NT4/IIS 4. Turned out that when the application was moved to NT 2000/IIS 5 the orphan session problem disappeared. Suspect it was a combination of the application's compiled VB version and IIS version, since absolutely no changes were made to the SQL Server. A good discussion of the topic is found in the book, ADO Examples and Best Practices, by Vaughn (Apress, 2000)
|
|
|
|