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 );