Help for this page

Select Code to Download


  1. or download this
    $dbh = DBI->connect("dbi:Sybase:", $user, $passwd);
    
  2. or download this
    my $xmlout = new DBIx::XML_RDB('Sybase',$user,$passwd);