Help for this page

Select Code to Download


  1. or download this
    $dbh = DBI->connect("dbi:Sybase:host=10.89.40.35;port=2640",database=m
    +aster,$user, $passwd);
    
  2. or download this
    $dbh = DBI->connect("dbi:Sybase:host=10.89.40.35;port=2640;database=ma
    +ster",$user, $passwd);