September 10, 2003 at 5:17 pm
Is there a system procedure to limit the time a connection remains active or limit the connections a particular User may have on SQL 7.0?
September 10, 2003 at 7:15 pm
Hi there
Not that im aware of, sure, connection and command timeouts but not a disconnect timeout. Hunt around on the client provider end, I dont believe there to be any sqlserver setting to control this globally. I'll ask around..
Im also thinking about the connection pooling paradigm for the provider, perhaps this is a non issue?
Cheers
Ck
Chris Kempster
Author of "SQL Server 2k for the Oracle DBA"
Chris Kempster
www.chriskempster.com
Author of "SQL Server Backup, Recovery & Troubleshooting"
Author of "SQL Server 2k for the Oracle DBA"
September 11, 2003 at 11:02 am
That's a possibility. How is connection pooling controlled at the server level for all connections using EM, QA ?
David Nilsson
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply