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
