Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 sql is not letting some connections

Author  Topic 

esthera
Master Smack Fu Yak Hacker

1410 Posts

Posted - 2010-11-24 : 08:53:50
i have a connection with a username and password

I connect to this using
a. asp program using the connection string
b. vb for mobile using the same connection string

usually both works

every so often b stops working but a still works -- how can I debug why this is happening?
   

- Advertisement -