Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Aug 2003 13:46:42 +0100
From:      Matt Heath <matt@thebigchoice.com>
To:        Andrew Khlebutin <andrey@hm.perm.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: perl & MSSQL
Message-ID:  <3F30F8B2.6010009@thebigchoice.com>
In-Reply-To: <1889849679.20030806173831@hm.perm.ru>
References:  <1889849679.20030806173831@hm.perm.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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);






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F30F8B2.6010009>