|
|
sybperl-l Archive
Up Prev Next
From: michael dot peppler at bnpparibas dot com
Subject: Re: sybperl-2.18 & DBD::Sybase
Date: May 23 2006 12:18PM
You can find the version for the Sybase::xxx modules via the following:
perl -MSybase::CTlib -e 'print "$Sybase::CTlib::Version\n"'
which prints something like this:
This is sybperl, version 2.18
Sybase::CTlib $Revision: 1.71 $ $Date: 2005/04/09 09:27:57 $
Copyright (c) 1995-2004 Michael Peppler
Portions Copyright (c) 1995 Sybase, Inc.
OpenClient version: Sybase Client-Library/15.0/P-EBF13124 ESD #2/DRV.15.0.1/Linux Intel/Linux 2.4.21-20.ELsmp i686 Native
Threads/BUILD1500-003/OPT/Tue Dec 13 10:14:06 2005
For DBI/DBD::Sybase the version is shown by the CPAN module normally (note, DBI is the API part, and DBD::Sybase is the driver. DBI is probably
installed by default).
Michael
Internet
bitsandbytes88@hotmail.com@peppler.org - 22/05/2006 22:02
Sent by: owner-sybperl-l@peppler.org
To: sybperl-l
cc:
Subject: sybperl-2.18 & DBD::Sybase
Hi,
Perl shows the following as being installed on my SLES 9.3 with AMD64
platform.
Sybase -- ???
Sybase::BCP -- 1.7
Sybase::CTlib -- undef
Sybase::DBlib -- undef
Sybase::Sybperl -- undef
DBD::Sybase -- 1.07
I have installed sybperl 2.18 and DBD-Sybase-1.07. Why does perl show
display like this. If I log into CPAN it tells me I have the latest
version
of Sybase::CTlib, DBlib, and Sybperl.
To meet the requirement of installing the sybase interface of Perl DBI/DBD
is there anything else I need to install? By installing DBD::Sybase - 1.07
does that install both the DBI and DBD, i"m not sure of the difference
between those.
Thanks,
~DjK
PS addiing bulk copy on the 11.9.2 ASE to that database I needed for make
test gave me 100% all tests completed - thanks!
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.
---------------------------------------------
Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.
|