Query: data::objectdriver::driver::dbd::sqlite
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Data::ObjectDriver::Driver::DBD::SQLite(3pm) User Contributed Perl Documentation Data::ObjectDriver::Driver::DBD::SQLite(3pm)NAMEData::ObjectDriver::Driver::DBD::SQLite - SQLite driver DESCRIPTION This class provides an interface to the SQLite (<http://sqlite.org>) database through DBI. NOTES & BUGS This is experimental. With the 1.11 version of DBD::SQLite Blobs are handled transparently, so "bind_param_attributes" is optionnal. With previous version of DBD::SQLite users have experimented issues with binary data in CHAR (partially solved by the DBI::SQL_BINARY binding). perl v5.12.4 2011-08-29 Data::ObjectDriver::Driver::DBD::SQLite(3pm)