freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
Re: DBD::Sybase FreeTDS connection problems to MS S QLServer 6.5
- From: anwill - Andy Williams <ANWILL AT acxiom.co.uk>
- To: 'TDS Development Group' <freetds AT franklin.oit.unc.edu>
- Subject: Re: DBD::Sybase FreeTDS connection problems to MS S QLServer 6.5
- Date: Thu, 12 Oct 2000 12:52:31 +0100
Doh!!!
Now I feel stupid!
Thanks
Andy
-----Original Message-----
From: Geoff Winkless [mailto:geoff AT farmline.com]
Sent: Thursday, October 12, 2000 12:48 PM
To: TDS Development Group
Subject: [freetds] Re: DBD::Sybase FreeTDS connection problems to MS S
QLServer 6.5
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
"Andy" <anwill AT acxiom.co.uk> writes:
> Looks like the following:
>
> JDBC
> query tcp ether 192.138.151.39 4444
> master tcp ether 192.138.151.39 4444
>
> myserver
> query tcp ether 127.0.0.1 4000
> master tcp ether 127.0.0.1 4000
>
> myserver2
> query tcp ether 127.0.0.1 4001
> master tcp ether 127.0.0.1 4001
By default SQL Server runs on port 1433...
you should set up this file to have an entry
machinename
query tcp ether 10.150.3.210 1433
master tcp ether 10.150.3.210 1433
Of course, replace machinename with whatever you want to use, and then
reference -that- name in the perl code:
my $dsn = "dbi:Sybase:database=myDB;server=machinename";
Geoff
---
You are currently subscribed to freetds as: [anwill AT acxiom.co.uk]
To unsubscribe, forward this message to
$subst('Email.Unsub')
The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged. If the reader
of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.
If you have received this communication in error, please
re-send this communication to the sender and delete the
original message or any copy of it from your computer
system.
-
Re: DBD::Sybase FreeTDS connection problems to MS S QLServer 6.5,
anwill - Andy Williams, 10/12/2000
- <Possible follow-up(s)>
- Re: DBD::Sybase FreeTDS connection problems to MS S QLServer 6.5, anwill - Andy Williams, 10/12/2000
- Re: DBD::Sybase FreeTDS connection problems to MS S QLServer 6.5, Geoff Winkless, 10/12/2000
Archive powered by MHonArc 2.6.24.