Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Perl with Database connection.

by santhosh_89 (Scribe)
on Aug 03, 2009 at 08:23 UTC ( [id://785392]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl with Database connection.
in thread Perl with Database connection.

hello ree,
I am not asking which method you are using.I need to know creating the many connection is better or creating a single connection(global) is better.I need to know will it cause any data base and performance issue.

Replies are listed 'Best First'.
Re^4: Perl with Database connection.
by vinoth.ree (Monsignor) on Aug 03, 2009 at 08:39 UTC
    Santhosh_89,

    I support ping method man.

    Update

    Instead of connecting to the database every time when you execute the query, you connect with the database and by calling the ping method from DBI you can check the database connectivity, if the connection is alive, execute the query otherwise call the connect function and create database connection.

      Dear ree
      Ok,It is used for checking the connection is alive or not. I want to know which logic is better(global connection or multiple connection).I hope that you will understand now.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://785392]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2025-12-14 20:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (94 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.