EscapeCharacter
05-22-2002, 07:51 PM
im new to asp and me and my friends are having some timeout issues with mssql, so i was wondering if there was a connection string similar to the php one mssql_pconnect for a persistent connection in asp.
Off the top of my head I am going to say there is no persistant object that you can turn on or off...... by default the db connection is sessionly kepped on....if your connections are timing out there is another reason.......there are a number of ways to develop the connection to use less resources so it doesn;t time out....... past your connection string code and I will help you guys through this....
G
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.