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
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Keeping SQL Server Connction Open in a Session

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-16 : 00:18:14
Trish writes "Once I login to SQL Server through one ASP file, I'd like to be able to do two things:

1. Keep the database connection open. I don't do a Conn.Close but it keeps disconnection from SQL Server anyway.
2. Assuming that the connection can stay open, I'd like to use the Connection object again in another ASP file.

Can you help?"
   

- Advertisement -