perl & MSSQL

Matt Heath matt at thebigchoice.com
Wed Aug 6 05:46:48 PDT 2003


I have no idea if it will work but did you try including the port number :

$dbh_mssql = DBI->connect("dbi:Sybase:server=10.0.0.103:1433:database=$dbname",$msuser,$mspasswd);






More information about the freebsd-questions mailing list