Firebird API
To write external procedures, functions or triggers on compiledprogramming languages, we need knowledge about the new objectoriented Firebird API. This manual does not include a completeFirebird API description. You can find it in thedocumentation catalog distributed with Firebird(doc/Using_OO_API.html
). For Russian-speaking users there isa translation of this document available athttps://github.com/sim1984/fbooapi.
Included files for various programming languages that contain APIs arenot distributed as part of the Firebird distribution for Windows,but you can extract them from compressed tarbar files distributedfor Linux (path inside the archive/opt/firebird/include/firebird/Firebird.pas
).