The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:DBD-XBase dbf"

XBase::SDBM - SDBM index support for dbf River stage one • 4 direct dependents • 6 total dependents

When developing the XBase.pm/DBD::XBase module, I was trying to support as many existing variants of file formats as possible. The module thus accepts wide range of dbf files and their versions from various producers. But with index files, the task i...

JANPAZ/DBD-XBase-1.08 - 16 Jan 2017 09:50:34 UTC

XBase - Perl module for reading and writing the dbf files River stage one • 4 direct dependents • 6 total dependents

This module can read and write XBase database files, known as dbf in dBase and FoxPro world. It also transparently reads memo fields from the dbt, fpt and smt files and works with index files (ndx, ntx, mdx, idx, cdx and SDBM). This module XBase.pm p...

JANPAZ/DBD-XBase-1.08 - 16 Jan 2017 09:50:34 UTC

XBase - Perl module for reading and writing the dbf files River stage one • 4 direct dependents • 6 total dependents

This module can read and write XBase database files, known as dbf in dBase and FoxPro world. It also reads memo fields from the dbt and fpt files, if needed. An alpha code of reading index support for ndx, ntx, mdx, idx and cdx is available for testi...

JANPAZ/DBD-XBase-1.08 - 16 Jan 2017 09:50:34 UTC

XBase::Index - base class for the index files for dbf River stage one • 4 direct dependents • 6 total dependents

The module XBase::Index is a collection of packages to provide index support for XBase-like dbf database files. An index file is generaly a file that holds values of certain database field or expression in sorted order, together with the record numbe...

JANPAZ/DBD-XBase-1.08 - 16 Jan 2017 09:50:34 UTC

XBase::FAQ - Frequently asked questions about the XBase.pm/DBD::XBase modules River stage one • 4 direct dependents • 6 total dependents

This is a list of questions people asked since the module has been announced in fall 1997, and my answers to them....

JANPAZ/DBD-XBase-1.08 - 16 Jan 2017 09:50:34 UTC

DBD::XBase - DBI driver for XBase compatible database files River stage one • 4 direct dependents • 6 total dependents

DBI compliant driver for module XBase. Please refer to DBI(3) documentation for how to actually use the module. In the connect call, specify the directory containing the dbf files (and other, memo, etc.) as the third part of the connect string. It de...

JANPAZ/DBD-XBase-1.08 - 16 Jan 2017 09:50:34 UTC

dbfdump - Dump the record of the dbf file River stage one • 4 direct dependents • 6 total dependents

Dbfdump prints to standard output the content of dbf files listed. By default, it prints all fields, separated by colons, one record on a line. The output record and column separators can be changed by switches on the command line. You can also ask o...

JANPAZ/DBD-XBase-1.08 - 16 Jan 2017 09:50:34 UTC

indexdump - Show the content of the index file River stage one • 4 direct dependents • 6 total dependents

Indexdump prints to standard output the content of the index file. The type of the index is one of those supported by the XBase::Index Perl module (cdx, idx, ntx, ndx, mdx). The output contains the index key and the value, which is the record number ...

JANPAZ/DBD-XBase-1.08 - 16 Jan 2017 09:50:34 UTC
8 results (0.027 seconds)