pxlib 0.6.1 review

Download
by rbytes.net on

pxlib is a simply and still small C library to read and write Paradox DB files

License: GPL (GNU General Public License)
File size: 0K
Developer: Uwe Steinmann
0 stars award from rbytes.net

pxlib is a simply and still small C library to read and write Paradox DB files. It supports all versions starting from 3.0.

pxlib library currently has a very limited set of functions like to open a DB file, read its header and read every single record. It can read and write blob data. The write support is still a bit experimental.

Here are some key features of "pxlib":
Reading/writing Paradox DB files
Reading/writing of primary index files (.PX)
Recoding of character fields
Reading/writing blobs (.MB files)

What's New in This Release:
Much better support for .Xnn, .XGn, .Ynn, and .YGn files was implemented.
Treatment of NULL values in the database was improved.
pxfAutoInc fields are supported.
PX_delete_record() does not corrupt internal index anymore.
Various man page updates were made.
Compile errors and memory leaks were fixed.

pxlib 0.6.1 search tags