The Firebird Pascal API Guide is a guide to the Firebird API created by MWA Software as Pascal Language Bindings for accessing the Firebird Client API from a Pascal
This document is a supplement to the IBX For Lazarus User Guide and explores how IBX for Lazarus can be used to create applications that perform Firebird Server Management
From release 1.4.0 onwards, MWA's Firebird Pascal API package (fbintf) comes with a new companion package (fbudr). The fbudr package provides support for writing your own UDRs in Pascal
This is the .zip version for use on Windows. It includes the base IBX source code, the IBX controls and the Firebird Pascal Client Interface, plus many examples and documentation.
This is the tar archive version for use on Linux and other Unixes. It includes the base IBX source code, the IBX controls and the Firebird Pascal Client Interface, plus many examples and