Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

Connection pooling
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



Report this thread to moderator Post Follow-up to this message
Old Post
Ray Allison
12-19-05 12:24 PM


Re: Connection pooling
Ray Allison (ray.allison@tiscali.co.uk)  writes:
> 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)?

Yes. (Alhtough it might not be MTS, but rather OLE DB Core Services.)


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pr...oads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodin...ions/books.mspx

Report this thread to moderator Post Follow-up to this message
Old Post
Erland Sommarskog
12-23-05 01:24 AM


Sponsored Links





Last Thread Next Thread
Post New Thread

Microsoft SQL Server forum archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 12:51 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006