FYI -- Successfully built under SuSe Linux with perl 5.7.3.

Changes:

 Removing iodbcsrc directory as newer/better versions
 can be found on the web at www.iodbc.org and
 www.unixodbc.org.  On Linux, I currently build
 with unixODBC verson 2.2.0.
 
 Added patch for handling setting the ODBC environment
 during the connect, thanks to Steffen Goeldner
 
 The attached patch makes it possible to choose the
 ODBC version. E.g.:
 
   my $dbh = DBI->connect( ..., { odbc_version => 3 } )
 
 directs the driver to exhibit ODBC 3.x behavior.

 Fix to SQLColAttributes thanks to Nicolas DeRico

 Changes to the connect sequence.  If SQLDriverConnect
 is supported and fails, SQLConnect will be called
 I<unless> (this is the new part) the length of the
 DSN is > SQL_MAX_DSN_LENGTH or the DSN begins with
 DSN=

 New test in mytest which demonstrates long binary
 types.  If you are having trouble inserting images
 into your database, please check here.


The uploaded file

    DBD-ODBC-0.39.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/J/JU/JURL/DBD-ODBC-0.39.tar.gz
  size: 66130 bytes
   md5: 91ec9b13e59dc298eb2cf6592f03eaa0

No action is required on your part
Request entered by: JURL (Jeff Urlwin)
Request entered on: Tue, 12 Mar 2002 06:14:20 GMT
Request completed:  Tue, 12 Mar 2002 06:15:55 GMT

        Virtually Yours,
        Id: paused,v 1.80 2002/03/10 06:40:03 k Exp k 

Reply via email to