473,320 Members | 1,870 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

ConnectionPooling

Actually why do we go for connection polling ? Is that we go for ConnectionPooling for using multiple database like sql,oracle,msaccess or do we go for that to set the max number of connections that has to be established at a time? or is there any other reason to go for connection pooling?
Any sites that deal with connpooling giving full details about it would be highly appreciated.

Thx in advance..
Jul 25 '08 #1
4 854
Connection pooling
- becoz connection creation is consider an expensive process, therefore the pooling mechanism is try to recycle the opened connection for next db call.
Jul 25 '08 #2
Hi,

Can anyone tell how to this connection pooling?
Pls I want to try...
Thanks in Advance.

Regards,
Meshack
Jul 25 '08 #3
r035198x
13,262 8TB
Hi,

Can anyone tell how to this connection pooling?
Pls I want to try...
Thanks in Advance.

Regards,
Meshack
Hi, Google for some tutorials/articles like this one and read them.
Jul 25 '08 #4
Hi,

Thank you for reference...

Regards,
Meshack
Jul 25 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Keith Smith | last post by:
I read in a Visual Studio .NET book that with C# it is now recommended to open database connections whenever you need to query a database as opposed to the traditional method of opening a database...
2
by: Steve W | last post by:
I have the something like the following code to start a new thread : Sub StartThread() Dim oProcessingObject As New MyObj.MyClass Dim oThread As Thread Dim oSomeObject as New...
3
by: Jason MacKenzie | last post by:
I have a class that does some database acess. I'm pretty meticulous in closing all connections when done with them and disposing of all objects that have a dispose method . Does this class need...
8
by: rodchar | last post by:
hey all, i was wondering if this was worth doing or what implications might be. if i had a form that has 6 or more table lookups inside drop down lists would 6 custom controls be a lot of...
14
by: Jonas | last post by:
Hi! I'm developing the middletiers of an ASP.NET application in VB.NET. I've got a business logic layer in which I would like to perform auditing to a database. Instead of making an auditing...
1
by: Lal | last post by:
Hello, I am using VB.net & sql2000 for developing some s/w. I am open the connection and close that after using. but after continuous using the following error is coming how can I avoid this...
3
by: David Lozzi | last post by:
Howdy! I have a question for all you smarties... I have a ASP.Net application running on Windows 2000 Professional and MSDE, same box. While running the application, users will randomly receive...
6
by: Arsalan Ahmad | last post by:
Hi all, I am creating a website in which in an Item detail page there are a number of web controls (7 or 8) and what is happening that inside each of control's Page_Load() function I am creating...
8
by: Ike | last post by:
Is anyone aware of a means of connection pooling (to MySQL, say) in php? Thanks, Ike
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.