Changes for version 0.058 - 1998-02-09
- XBase::SQL rewritten, DBD::XBase now supports select, delete, insert, update and create table. Documentation for DBD::XBase extended. DBD::XBase is still alpha, now my effort will go to support everything that DBI 0.92 requires.
- Added support for fpt memo files.
- Fixed bug with dBase IV memo files, the block length is stored somewhere else, patch by James LewisMoss. Fixed bug with field names in newer dbf files, terminated by zero byte, patch by Petr Olsak. Added binmode for the OSes that write to disk something else that they are told to, reported by Robert Bauer. Removed the test that caused read to fail on read-only files, reported by Stewart Russell. Fixed bug on reading floating values, spotted by Carlos Augusto de Almeida.
- The error handling reviewed, most of the error messages are now local to the object ($table->errstr()).
Modules
DBI driver for XBase compatible db files
Perl module for reading and writing the dbf files
Base input output module for XBase suite
Generic support for various memo formats
Support for compound index files
Provides
in lib/DBD/XBase.pm
in lib/DBD/XBase.pm
in lib/DBD/XBase.pm
in lib/XBase/Memo.pm
in lib/XBase/Memo.pm
in lib/XBase/Memo.pm
in lib/XBase/SQL.pm
in lib/XBase/SQL.pm