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.
[EMAIL PROTECTED]                       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


Reply via email to