use DBI; BEGIN { $ENV{'SYBASE'} = '/usr/local/freetds'; $ENV{'TDSVER'} = 7.0; } $dbh = DBI->connect("dbi:Sybase:server=10.0.0.1", "$db_username", "$db +_password") or die "\nCouldn't connect: " . $DBI::errstr;
In reply to Mssql DBD::Sybase by kpaxian25
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |