ie8 fix

Connection Pool for Delphi

Publisher's Description

From SDMSoft:

Connection Pool for Delphi - A connection pool is a cache of open connections that can be used and reused, thus cutting down on the overhead of creating and destroying database connections.

Connection pooling is a method for conserving scarce database resources by managing a pool of connections among concurrently active clients.

Connection Pool provides developers a way to easily cache open connections to databases. This is useful in server environments since opening database connections can be slow.

Why you need a connection pool? As example: a dynamic web site generates HTML pages from information stored in a database. Each request for a page results in a database access. But connecting to a database is a time consuming activity since the database must allocate communication and memory resources as well as authenticate the user and set up the corresponding security context. The exact time varies, of course, but it is not unusual to see connection times of one or two seconds. Establishing the connection once and then use the same connection for subsequent requests can therefore dramatically improve the performance of a database driven web application.


Connection Pool for Delphi Advantages
  • Supported all delphi database engines: Borland Database Engine (BDE), ADO, IB, dbExpress
  • The maximum number of connections for the pool to create (Connection pool dynamically sizes to meet spikes in demand)
  • Simplicity of use;
  • Connection pool is really thread-safe;
  • Native VCL code.
  • Borland Delphi 5-6-7 supported
  • Some third-party database engines is supported:

What's new in this version:

  • [+] DirectOracleAccess support added http://www.allroundautomations.com/doa.html
  • [+] Pooled multi-tier application demo added
  • [+] New property "CleanupInterval" was added
  • [+] Added printable manual

  •  
    Make fast and reliable apps: Intel® Parallel Studio XE for Linux*

    More Popular Database Software downloads

     
    Build, host and scale applications in the cloud.
    All User Reviews

    Add Your Review

    or Log in or create an account to post a review.
    You are logged in as . Please submit your review for Connection Pool for Delphi 1.4
    Add Your Review

    The posting of advertisements, profanity, or personal attacks is prohibited.
    Click here to review our site terms of use.

    Submit your reply

    Submit

    The posting of advertisements, profanity, or personal attacks is prohibited.
    Click here to review our site terms of use.

    cancel

    E-mail this review

    Submit cancel

    Report offensive content

    If you believe this comment is offensive or violates the CNET's Site Terms of Use, you can report it below (this will not automatically remove the comment). Once reported, our staff will be notified and the comment will be reviewed.

    Select type of offense:

    Offensive: Sexually explicit or offensive language
    Spam: Advertisements or commercial links
    Disruptive posting: Flaming or offending other users
    Illegal activities: Promote cracked software, or other illegal content
    Submit cancel

    See more CNET content tagged:

    Error

    close

    ERROR MESSAGE

    If you think this is an error, please contact CNET TechTracker Support for further assistance.

    Ok

    Running Request

    close

    loading

    Smart Install Software

    close

    CNET TechTracker will now automatically install software without requiring further action by you. (Note: This feature automatically accepts associated EULAs and third party applications on your behalf.)

    You have selected the following software to Smart Install:

    CNET TechTracker will attempt to install this software without interrupting you again. If an application requires manual installation, CNET TechTracker will download the installer and prompt you to take further action.

    Proceed with Smart Install?

    Confirm Standard Install Cancel

    Submit a problem report for Connection Pool for Delphi

    close

    Please describe the problem you have with this software. This information will be sent to our editors for review.

    Problem:

    The CNET Installer isn't working as expected

    The download link does not work

    The software has a newer version

    The software contains malware

    Other

    Description:

    Please select a feedback type.

    Please enter a description.

    Submit Problem Report

    Problem Report submitted

    close

    Thank you for submitting a problem report! The Download team is committed to providing you with accurate software information.

    OK