Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Other Web Development Languages (http://www.programmingforums.org/forum40.html)
-   -   Connection Pooling (http://www.programmingforums.org/showthread.php?t=7246)

java_roshan Nov 28th, 2005 11:22 AM

Connection Pooling
 
I have read this on the page whose URL is given below.
http://www.sinc.sunysb.edu/Stu/cchau/system.htm

"JSP provides a connection pool whereas PHP provides only a single connection to the Database"

Does ASP provide connection pooling?

xavier Nov 28th, 2005 1:38 PM

asp connection pool

Arevos Nov 28th, 2005 3:24 PM

Incidentally, the webpage is wrong. PHP can use persistant database connections via functions like mysql_pconnect, and has been able to since PHP 3.


All times are GMT -5. The time now is 2:35 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC