TParadox
From Free Pascal wiki
Jump to navigationJump to search
│
English (en) │
français (fr) │
References:
Tutorials/practical articles:
Databases |
Note: Paradox uses the BDE (Borland Database Engine) that is unmaintained and unsupported since around 2000.
TParadox is a TDataSet descendant component that provides an interface to Paradox databases. It is available from the Data Access tab of the Component Palette as soon as the lazparadox package is installed.
Most likely you also need pxlib.dll and iconv.dll available during execution (for Windows users, pre-built dlls are ready for download at https://sourceforge.net/projects/pxlib/files/pxlib/0.6.3/pxlib-0.6.3-win32.tar.gz/download and ftp://ftp.gnupg.org/gcrypt/binary/libiconv-1.9.1.dll.zip)