From: [EMAIL PROTECTED]
> Sure,
>While looking at my code, looks like its trying to connect to
>default port. I am unable to get it to connect to my port [ 1444 ],
>here is the code
>
> #!PERl
> use warnings;
> use strict;
> $|=1;
> use DBI;
>
> my $user='username';
> my $password =
- Original Message -
From: Jenda Krynicky <[EMAIL PROTECTED]>
Date: Monday, October 18, 2004 6:52 pm
Subject: Re: SQL2000
> From: Mark Goland <[EMAIL PROTECTED]>
> > > - Original Message -
> > > From: "Jenda Krynicky&
Mark Goland wrote:
...
> Are there ODBC Drivers for Unix servers ??
Yes. I've not used any personally.
> Or Alternative ways of accessing MS SQL from Unix
> servers ??
I use DBD::Proxy and DBI::ProxyServer for this. Works great.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
From: Mark Goland <[EMAIL PROTECTED]>
> > - Original Message -
> > From: "Jenda Krynicky" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, October 18, 2004 6:24 PM
> > Subject:
- Original Message -
From: "Mark Goland" <[EMAIL PROTECTED]>
To: "Jenda Krynicky" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, October 18, 2004 6:33 PM
Subject: Re: SQL2000
> Jenda,
> Thanks you are correct as usual. I do need
ROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 18, 2004 6:24 PM
Subject: Re: SQL2000
> Subject: SQL2000
> > Hi all,
> >
> > Not sure if this is the right list to ask this question but this is
> > the best list to get answares so I am going to give it a sh
Subject: SQL2000
> Hi all,
>
> Not sure if this is the right list to ask this question but this is
> the best list to get answares so I am going to give it a shot. I am
> trying to connect to SQL2000 server from a winXP box. I keep on
> failing with same error, any help woul
Hi all,
Not sure if this is the right list to ask this question but this is the best list to
get answares so I am going to give it a shot. I am trying to connect to SQL2000 server
from a winXP box. I keep on failing with same error, any help would be apreciated
#!PERl
use warnings;
use
At 04:46 PM 08-05-01 -0700, you wrote:
>Hello perl friends. I need to know if perl works with microsoft sql2000. if
>it does, which module do i need to get? thanks
I use DBI.
1. Set up the database you want to use as a 'Data Source' (Administrative
Tools| Data Sources
Wednesday, May 09, 2001 1:46 AM
Subject: microsoft sql2000
> Hello perl friends. I need to know if perl works with microsoft sql2000.
if
> it does, which module do i need to get? thanks
>
> Marlon
>
Hello perl friends. I need to know if perl works with microsoft sql2000. if
it does, which module do i need to get? thanks
Marlon
11 matches
Mail list logo