Subject Re: Has Anyone Ever Linked FB's DLL With Microsoft C++?
Author Frank Schlottmann-Gödde
--- In Firebird-general@yahoogroups.com, "barfingdog2004"
<barfingdog2004@y...> wrote:
> Hi Folks:

> How are users of MSVC linking the Firebird DLL?

As I can't see my previous answers, here it is through the
web-interface :-)

You probably need the full Firebird-install to get ibase.h and
fbclient_ms.lib.
Include ibase.h and link against fbclient_ms.lib should do the trick.

The embedded version is a deploy only version.

Frank