Subject Re: [firebird-support] FireBird and VC6.00
Author Scott Morgan
William Gonzáles S. wrote:

>Hi, I need to connect a Visual C++ 6.00 application to
>FireBird DB; Is there an API to do this? Is there an
>ODBC driver or ADO driver?
>
>

There's the FB API itself or IBPP which is a nice C++ wrapper for the FB
API. All of which works fine with VC++ 6.
There's also an ODBC driver available see the ibphoenix site for link
for that.

Scott