Posted by Ray Allison on 12/19/05 14:29
Hi,
I'm using ASP 3.0 and ADO with a web based MS SQLServer 2000 database.Web
page forms collect criteria for SQL queries (dynamic SQL?). These are mostly
Select queries to return inventory lists. Inventory details are posted by
means of Insert Update and Delete queries. All connections use the same
connection string. A new connection is opened each time the data is accessed
and closed and set to null/nothing afterwards. If site traffic becomes high
will connection pooling be handled automaticaly (by MTS)?
Many thanks
Ray Allison
Navigation:
[Reply to this message]
|