Subject Re: [firebird-support] How to use Firebird in VC++ (OS: Windows) Help me Plz..
Author Elmar Haneke
sumit_kapoor1980 schrieb:
> Hi Guys...
> can anybody help me..to use FB databse in VC++...
> I'm new in this field & need to use this database in vc++...that I
> don't know... PLz Plz Plz...Help Me...
>
> Language : vc++ 6.0
> OS: windows 98/ME/XP etc... (WINDOWS)

There are many path to the goal:

If you are familiar with ADO you can use one of the OLEDB-drivers
available for interbase/firebird.

You also can use the Firebird API or the precompiler for embedded SQL,
both are described in the Interbase 6 Manuals.

Elmar