On 30 Ago, 05:46, [EMAIL PROTECTED] (Ow Mun Heng) wrote:
> On Wed, 2007-08-29 at 14:32 +0000, vizzz wrote:
> > I'm trying to log into a sql server 2005 express through perl using
> > DBI and DBD::Sybase module.
> > this is my freetds.conf file (located under
I'm trying to log into a sql server 2005 express through perl using
DBI and DBD::Sybase module.
this is my freetds.conf file (located under /etc/freetds/freetds.conf)
[MyServer70]
host = 10.0.2.12
port = 1449
tds version = 7.0
running this simple script:
#!/usr/bin/perl