Subject | Re: [firebird-support] API Documentation |
---|---|
Author | Paul Vinkenoog |
Post date | 2004-11-22T14:01:54Z |
Hi Paul,
http://www.ibphoenix.com/downloads/60ApiGuide.zip
It's still the InterBase 6 API guide, but very little has changed.
Consult the Firebird Release Notes to make sure.
If you're a C++ programmer, I think you could also greatly benefit
from ibpp, a C++ Firebird API (a frontend to the C API):
http://sourceforge.net/projects/ibpp
Greetings,
Paul Vinkenoog
> Is there any documentation anywhere for the Firebird client API forThis is the most complete guide:
> use from C/C++.
> I presume I need to use the 'ibase.h' file (and associated files),
> but I can't find any documentation on the functions in there.
http://www.ibphoenix.com/downloads/60ApiGuide.zip
It's still the InterBase 6 API guide, but very little has changed.
Consult the Firebird Release Notes to make sure.
If you're a C++ programmer, I think you could also greatly benefit
from ibpp, a C++ Firebird API (a frontend to the C API):
http://sourceforge.net/projects/ibpp
Greetings,
Paul Vinkenoog