Difference between revisions of "TParadox"

From Free Pascal wiki
Jump to navigationJump to search
Line 1: Line 1:
 
{{Infobox databases}}
 
{{Infobox databases}}
 +
{{Note|Paradox uses the '''BDE''' (Borland Database Engine) that is unmaintained and unsupported since around 2000.}} 
 +
 
'''TParadox''' [[image:tparadox.png]] is a 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.
 
'''TParadox''' [[image:tparadox.png]] is a 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.
  

Revision as of 12:16, 11 October 2016

Databases portal

References:

Tutorials/practical articles:

Databases

Advantage - MySQL - MSSQL - Postgres - Interbase - Firebird - Oracle - ODBC - Paradox - SQLite - dBASE - MS Access - Zeos
Light bulb  Note: Paradox uses the BDE (Borland Database Engine) that is unmaintained and unsupported since around 2000.

TParadox tparadox.png is a 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.

See also