ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-dbi-dev
perl-dbi-dev
Repeated values in ODBC.pm
by Greg Sabino Mullane other posts by this author
Jun 1 2008 4:29PM messages near this date
Re: Perl 5.10.0 | Re: Repeated values in ODBC.pm
Looks like a minor cut-n-paste error. Patch inlined:


Index: lib/DBI/Const/GetInfo/ODBC.pm
===================================================================
--- lib/DBI/Const/GetInfo/ODBC.pm       (revision 11363)
+++ lib/DBI/Const/GetInfo/ODBC.pm       (working copy)
@@ -543,9 +543,6 @@
   SQL_AM_NONE                               =>  0
 , SQL_AM_CONNECTION                         =>  1
 , SQL_AM_STATEMENT                          =>  2
-, SQL_AM_NONE                               =>  0
-, SQL_AM_CONNECTION                         =>  1
-, SQL_AM_STATEMENT                          =>  2
 };
 $ReturnValues{SQL_ATTR_MAX_ROWS} =
 {
Thread:
Greg Sabino Mullane
Tim Bunce

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved