On Fri 14 Mar 2003 23:21, "Jeff Urlwin" <[EMAIL PROTECTED]> wrote:
> 
> 
> Changes in DBD::ODBC 1.05 March 14, 2003
> 
>  Cleaned up Makefile.PL and added Informix support thanks to Jonathan
> Leffler (see README.informix)
>  Added nicer error message when attempting to do anything while the database
> is disconnected. 
>  Fixed fetchrow_hashref('NAME_uc | NAME_lc') with odbc_more_results.
>  Added exporter to allow perl -MDBD::ODBC=9999 command line to determine
> version
>  Fixed for building with DBI 1.33 and greater
>  Removed all C++ style comments
>  Ensured files are in Unix format, with the exception of the README type
> information and Makefile.PL

I *realy* hoped (and expected) that you'd have addressed the 'DSN too long'
issue:


t/02simple.......ok 18/19DBI connect('DSN=driver=Microsoft Access Driver (*.mdb)
;dbq=\\ns01\ns01.S\Work\PRO\LEP\1883 Sittard-Geleen\VSV.mdb','',...) failed: [Mi
crosoft][ODBC Driver Manager] Data source name too long (SQL-IM010)(DBD: db_logi
n/SQLConnect err=-1) at t/02simple.t line 183
Can't call method "disconnect" on an undefined value at t/02simple.t line 185.
t/02simple.......dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 19
        Failed 1/19 tests, 94.74% okay


-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 632 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
     WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.024 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/


Reply via email to