AW: WG: what's wrong in Win32-OLE, DBD-ADO ...
From: Joachim Goerner (joachim.goerner_at_adac.de)
Date: 03/17/05
- Previous message: Charles Jardine: "Re: DBD::Oracle - closing cursors returned from PL/SQL"
- Next in thread: Steffen Goeldner: "Re: what's wrong in Win32::OLE, DBD::ADO, END blocks ..."
- Reply: Steffen Goeldner: "Re: what's wrong in Win32::OLE, DBD::ADO, END blocks ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Thu, 17 Mar 2005 15:30:22 +0100
Hi Steffen,
if I load DBD::ADO (with use in my script) is all ok
if I do this not (I think the DBI load DBD::ADO)
the error is writing.
If I use 'my' variables has same effect (error if I not
load DBD::ADO).
I need connect_cached.
Mit freundlichen Grüssen
Joachim Görner
Informationsverarbeitung Systemtechnik Basisdienste (ISB)
ADAC e.V., Am Westpark 8, 81373 München
Tel.: (089) 76 76 27 83 Fax: (089) 76 76 28 82
<mailto:joachim.goerner@adac.de>
www.adac.de
> -----Ursprüngliche Nachricht-----
> Von: Steffen Goeldner [mailto:sgoeldner@cpan.org]
> Gesendet: Donnerstag, 17. März 2005 11:02
> An: joachim.goerner@adac.de
> Cc: dbi-users@perl.org
> Betreff: Re: WG: what's wrong in Win32-OLE, DBD-ADO ...
>
>
> joachim.goerner wrote:
>
> [...]
>
> > > Win32::OLE(0.1702): GetOleObject() Not a Win32::OLE object at
> > > C:/Perl/site/lib/Win32/OLE/Lite.pm line 154 during global
> destruction.
>
> Oh: 'global destruction'. Can't give much advise here:
>
<http://www.xray.mpe.mpg.de/mailing-lists/dbi/2004-02/msg00085.html>
[...]
> > my $dbh = DBI->connect_cached ...
Can you try a simple connect? Cached handles may cause the trouble
during global destruction.
Steffen
- Previous message: Charles Jardine: "Re: DBD::Oracle - closing cursors returned from PL/SQL"
- Next in thread: Steffen Goeldner: "Re: what's wrong in Win32::OLE, DBD::ADO, END blocks ..."
- Reply: Steffen Goeldner: "Re: what's wrong in Win32::OLE, DBD::ADO, END blocks ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|