Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: Perl DBI connect cached still active

by derby (Abbot)
on Oct 30, 2020 at 10:43 UTC ( [id://11123305]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      my $prod_dbh = DBI->connect_cached('DBI:Sybase:database','web_','web
    +' {syb_flush_finish => 1})
    
  2. or download this
      my $parent_data = $prod_dbh->selectall_arrayref('select * from table
    + where id = ?', {Slice => {}}, $id );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-25 10:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found