Subject | Re: how do i connect C++ to firebird or interbase? |
---|---|
Author | Christoph |
Post date | 2002-11-14T02:57:08Z |
You can use IBPP, which I havn't used:
http://sourceforge.net/projects/ibpp/
Or you can use the c api, which I have used and isn't too bad when you
get used to it. You can get the manual here:
http://www.ibphoenix.com/downloads/60ApiGuide.zip
If you want to see how I have used the api (probably not the best
example) you can look here:
http://sourceforge.net/projects/firebase-net
Hope that answeres your question.
Christoph
http://sourceforge.net/projects/ibpp/
Or you can use the c api, which I have used and isn't too bad when you
get used to it. You can get the manual here:
http://www.ibphoenix.com/downloads/60ApiGuide.zip
If you want to see how I have used the api (probably not the best
example) you can look here:
http://sourceforge.net/projects/firebase-net
Hope that answeres your question.
Christoph
--- In ib-support@y..., <dorst622@y...> wrote:
> Hi I like to know.
>
> how do I connect C++ to firebird or interbase?
>
> I'm new with interbase.
>
> hope you can help me.
>
> dorst622@y...