The DBIWrapper is a Perl Module that provides for easier access to databases using DBI. It supports MySQL, PostgreSQL, Sybase and ODBC DBD modules. High level methods for reading and writing to the database are provided.
Be the first to post a text review of DBIWrapper. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Version 0.24 - 2006-03-09 - Implemented FR#1443255, FR#1431644 - partially. - Fixed an implementation bug with the alternateRows and changed it to add sqlEven/sqlOdd to the sqlRow class being used if alternateRows on. - Updated the new readCSV() code to allow the user to have complete control over the seperator used, if column headers should be output, etc. - Added readSpreadSheet() method which depends on IO::Scalar and Spreadsheet::WriteExcel to do its work. - Added support to readSpreadSheet() to generate multiple sheets (but no charts yet). - Fixed some Sybase related issues with processing the return value from a stored procedure call. - Disabled the Sybase ID return code since it is not working correctly. - Fixed the PostgreSQL getID() support for 8.1+ databases. - Added support for detecting and storing the database version being worked with for MySQL and PostgreSQL databases. - Cleaned up some really old code warnings for SF#1670314. - Removing the requirement that you have to specify a password. - Added sybase deadlock detection and re-try code.
Version 0.24 - 2006-03-09 - Implemented FR#1443255, FR#1431644 - partially. - Fixed an implementation bug with the alternateRows and changed it to add sqlEven/sqlOdd to the sqlRow class being used if alternateRows on. - Updated the new readCSV() code to allow the user to have complete control over the seperator used, if column headers should be output, etc. - Added readSpreadSheet() method which depends on IO::Scalar and Spreadsheet::WriteExcel to do its work. - Added support to readSpreadSheet() to generate multiple sheets (but no charts yet). - Fixed some Sybase related issues with processing the return value from a stored procedure call. - Disabled the Sybase ID return code since it is not working correctly. - Fixed the PostgreSQL getID() support for 8.1+ databases. - Added support for detecting and storing the database version being worked with for MySQL and PostgreSQL databases. - Cleaned up some really old code warnings for SF#1670314. - Removing the requirement that you have to specify a password. - Added sybase deadlock detection and re-try code.
Version 0.24 - 2006-03-09 - Implemented FR#1443255, FR#1431644 - partially. - Fixed an implementation bug with the alternateRows and changed it to add sqlEven/sqlOdd to the sqlRow class being used if alternateRows on. - Updated the new readCSV() code to allow the user to have complete control over the seperator used, if column headers should be output, etc. - Added readSpreadSheet() method which depends on IO::Scalar and Spreadsheet::WriteExcel to do its work. - Added support to readSpreadSheet() to generate multiple sheets (but no charts yet). - Fixed some Sybase related issues with processing the return value from a stored procedure call. - Disabled the Sybase ID return code since it is not working correctly. - Fixed the PostgreSQL getID() support for 8.1+ databases. - Added support for detecting and storing the database version being worked with for MySQL and PostgreSQL databases. - Cleaned up some really old code warnings for SF#1670314. - Removing the requirement that you have to specify a password. - Added sybase deadlock detection and re-try code.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?