Re: connecting 5.8.3 Perl to ASE-12.5, connection successful, no dbh returned
From: Michael Peppler (mpeppler_at_peppler.org)
Date: 05/17/04
- Next message: Leegold: "Re: Another flat-file insert question"
- Previous message: Jeff Zucker: "Re: flat-file insert question"
- In reply to: Aeoric: "connecting 5.8.3 Perl to ASE-12.5, connection successful, no dbh returned"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Mon, 17 May 2004 17:41:25 +0200
On Mon, 2004-05-17 at 11:46, Aeoric wrote:
> I have installed the latest Perl from Activestate and
> (Personal) Sybase ASE 12.5 on WindowsXP, as well as the
> Sybase Client files and .dlls.
>
> On another part of the system we've managed to get Java
> (1.3.1) to connect and talk to Sybase, it seems the Perl
> ->Sybase connection is proving more tricky than expected.
>
>
> I've run ppm and installed both DBI and DBD::Sybase for
> Perl and used this code to connect
Hmmm - which ppm for DBD::Sybase did you use?
> Now - the Perl actually connects to Sybase, as I can
> see the connection using sp_who on Sybase
Are you 100% positive that you are seeing the perl connection in the
sp_who listing?
If you are, then the most likely problem is that the ppm is built with a
different version of OpenClient from the one you have installed, and
that the communication between the client and the server is somehow
confused.
Michael
-- Michael Peppler Data Migrations, Inc. mpeppler@peppler.org http://www.peppler.org/ Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or long term contract positions - http://www.peppler.org/resume.html
- Next message: Leegold: "Re: Another flat-file insert question"
- Previous message: Jeff Zucker: "Re: flat-file insert question"
- In reply to: Aeoric: "connecting 5.8.3 Perl to ASE-12.5, connection successful, no dbh returned"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|