> > > On Thu, Feb 27, 2003 at 05:01:56PM -0500, Jeff Urlwin wrote: > > Tim, > > > > I hate to say this, but, DBD::Oracle (here) doesn't work with DBI > > 1.33... Dbd_discon_all needs to be defined. > > Thanks. What's the exact error message?
I had the same problem with DBD::ODBC, BTW. I have to put out a 1.05 to be compatible with 1.33... I'm sure you've already fixed it internally, but I guess that adds a bit more incentive to release a newer DBD::Oracle. t\base.......Driver has not implemented the disconnect_all method. at C:/Perl58/site/lib/DBI.pm line 600 END failed--call queue aborted. This is for all the tests, BTW. Regards, Jeff
