RE: Problem installing DBD::ODBC 1.13
From: Jeff Urlwin (jurlwin_at_esoftmatic.com)
Date: 03/03/05
- Previous message: David N Murray: "RE: [dbi] YA Stored Procedure Question"
- In reply to: Jonathan Gillespie: "RE: Problem installing DBD::ODBC 1.13"
- Next in thread: Jonathan Gillespie: "RE: Problem installing DBD::ODBC 1.13"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'Jonathan Gillespie'" <jgillespie@Jaeb.org>, <dbi-users@perl.org> Date: Wed, 2 Mar 2005 23:15:56 -0500
> >> execute ok 26 - group by query returned rows not ok 27 -
> data sources
>
> >> test
> >>
> >> # Failed test (t/02simple.t at line 132)
> >> # '0'
> >> # >
> >> # '0'
> >
> >First -- I think it's pretty safe to install this version, unless you
> >require the use of the data_sources() function.
Ok -- it *is* safe to install this version. It's a bug in the test.
> >
> >Second -- I'm thinking something is strange (and it could,
> of course be
>
> >DBD::ODBC). The test that is failing is acting as if you don't have
> any
> >data sources defined, yet it seems that you are using a DSN
> to connect.
See -- it was DBD::ODBC. Thanks for posting the old test results so that I could see
what's going on. Dumb bug when there is only one DSN.
Thanks!
Jeff
- Previous message: David N Murray: "RE: [dbi] YA Stored Procedure Question"
- In reply to: Jonathan Gillespie: "RE: Problem installing DBD::ODBC 1.13"
- Next in thread: Jonathan Gillespie: "RE: Problem installing DBD::ODBC 1.13"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|