Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 694699
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T02:53:00+00:00 2026-05-14T02:53:00+00:00

In c#.net when you open a connection to a database, in my case it’s

  • 0

In c#.net when you open a connection to a database, in my case it’s oracle, is there a lot of overhead involved? I’m guessing there isn’t because of connection pooling. So am I correct in saying that everytime I open a connection it actually grabs an open connection out of the pool and if there are no available connections in the pool it will then open a new connection?

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T02:53:00+00:00Added an answer on May 14, 2026 at 2:53 am

    You are correct. There are a lot of good articles explaining ADO connection pooling. For exmaple, MSDN – SQL Server Connection Pooling (ADO.NET), which says:

    Connection pooling reduces the number
    of times that new connections must be
    opened. The pooler maintains ownership
    of the physical connection. It manages
    connections by keeping alive a set of
    active connections for each given
    connection configuration. Whenever a
    user calls Open on a connection, the
    pooler looks for an available
    connection in the pool. If a pooled
    connection is available, it returns it
    to the caller instead of opening a new
    connection. When the application calls
    Close on the connection, the pooler
    returns it to the pooled set of active
    connections instead of closing it.
    Once the connection is returned to the
    pool, it is ready to be reused on the
    next Open call.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My .NET application tries to connect to an Oracle database, but the connection fails
I need to open foxpro free tables in vb.net using the oledb connection. But...
Other than using raw XML, is there an easy way in .NET to open
We have a .NET object that does a lot of reading/writing with the database.
I recently came to know the concept of 'connection pooling' in .NET, and as
Is it possible to select the whole folder in VB.NET open dialog box? By
If I have a decent size asp.net page open in Source view, and hold
Spring.NET is an open source application framework that makes building enterprise .NET applications easier.
The respected open source .NET wrapper implementation ( SharpBITS ) of Windows BITS services
I'm looking for a open source .Net HTTP proxy library. Basically I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.