diddydustin
Programmer
Hey guys,
I have a VB.NET app connecting to SQL Server. We are having a strange problem where we will step through our code, watch connections being open, but when they close (and VB says the object is closed), SQL Server won't reflect this and the connection will stay open. Sometimes when we open a connection, SQL Server won't reflect that a new connection is open. Other times it will show two connections for when we only have one. It's a very strange problem. Could anyone recommend anything to try?
Thanks
Dustin
I have a VB.NET app connecting to SQL Server. We are having a strange problem where we will step through our code, watch connections being open, but when they close (and VB says the object is closed), SQL Server won't reflect this and the connection will stay open. Sometimes when we open a connection, SQL Server won't reflect that a new connection is open. Other times it will show two connections for when we only have one. It's a very strange problem. Could anyone recommend anything to try?
Thanks
Dustin