J
Jeff Clark
Hi i have some client side code residing on the server, but when i try to
connect, it says connection refused.
This has happened before and it was due the connection string not being set
in VB. My question is, when I try to reconnect can I use a different
connection string on the client than I have on the server, I wonder because
not all my connection strings are not equal. Some of my database paths are
in Access and the rest are in SQL. That means I have to retry several times
before a scrip timeout occurs. If you have read this far then you are an
idiot, but the rest of the database seems to work just fine. In fact I can
pull all fields out with no problem. It is just that connection string that
has resulted in causing my pages not to post.
Thanks
connect, it says connection refused.
This has happened before and it was due the connection string not being set
in VB. My question is, when I try to reconnect can I use a different
connection string on the client than I have on the server, I wonder because
not all my connection strings are not equal. Some of my database paths are
in Access and the rest are in SQL. That means I have to retry several times
before a scrip timeout occurs. If you have read this far then you are an
idiot, but the rest of the database seems to work just fine. In fact I can
pull all fields out with no problem. It is just that connection string that
has resulted in causing my pages not to post.
Thanks