Re: upgrading dbi
- From: jonathan.leffler@xxxxxxxxx (Jonathan Leffler)
- Date: Tue, 17 May 2005 16:32:40 -0700
Please try reporting the actual versions as found by the software -
DBD.pmis a documentation module (perldoc DBI::DBD), and the version
found in
DBI.pm would be of more relevance.
perl -MDBI -e 'print "$DBI::VERSION\n"'
And Perl 5.006001 is hardly the most recent version of Perl.
On 5/17/05, April Blumenstiel <aprilmb@xxxxxxxxx> wrote:
>
> The database is SQL Server and the current perl revision on the production
> machine is 5.006 and the DBD.pm version is 10.7, wheras in the development
> environment the perl version is 5.006001 and the DBD.pm version is 11.16 ..
> So I guess the bigger difference is in the DBI.
>
> Thanks
>
>
> On 5/17/05, William R. Mussatto <mussatto@xxxxxxx> wrote:
> > April Blumenstiel said:
> > > I have a pretty old version of DBI on a production server. I'd like to
> > > upgrade (partly so that the version up there will be closer to the
> > > development environment). I've been looking around for info on
> upgrading
> > > DBI in the faqs and docs but haven't found anything.
> > >
> > > There are a couple of critical services using DBI. Should I be worried
> > > about upgrading? If anything breaks, is it easy to rollback to an
> older
> > > version?
> > It might help if you told us what db and what version of DBI you a
> > currently running. I ran into an issue several years back.
>
>
--
Jonathan Leffler <jonathan.leffler@xxxxxxxxx> #include <disclaimer.h>
Guardian of DBD::Informix - v2005.01 - http://dbi.perl.org
"I don't suffer from insanity - I enjoy every minute of it."
- Follow-Ups:
- Re: upgrading dbi
- From: Adriano Ferreira
- Re: upgrading dbi
- References:
- upgrading dbi
- From: April Blumenstiel
- Re: upgrading dbi
- From: William R. Mussatto
- Re: upgrading dbi
- From: April Blumenstiel
- upgrading dbi
- Prev by Date: Re: DBD::Informix and SIGBUS in perl
- Next by Date: Re: nonblocking OCI in DBD::Oracle?
- Previous by thread: Re: upgrading dbi
- Next by thread: Re: upgrading dbi
- Index(es):
Relevant Pages
|
|