Subject Re: [firebird-support] C or C++ API
Author Dan Wilson
On 1/17/2005 at 3:06 PM Dave Brooks wrote:

> Hello,
>
> After reading the Dr. Dobbs article about Firebird I decided to check
> into it. I've installed the Win32 Super Server version; I found the
> examples directory and read through the PDFs in the doc directory, and
> even searched online for pointers to the current C++ or C API.
>
> I found a posting that said to NOT use the Interbase 6.0 API document.
>
> If someone could point me to the API docs I'd appreciate it! Thanks in
> advance.
>
> Best regards,
> Dave Brooks
>

You might also take a look at www.ibpp.org. IBPP is a C++ wrapper around the C API that simplifies your life considerably.

HTH,

Dan.