Subject RE: linker error in VS 2005
Author
---In firebird-support@{{emailDomain}}, <sgcoutts@...> wrote:

> I am building an application with the firebird 2.5 API.  I keep getting
the following errors at compile time.  I am using VS 2005 on win 7.
...
> I have done extensive searching on the web for a solution to this. 
> Near
as I can tell, I am missing an library file of some sort with the actual functions in them.

  Link against fbclient_ms.lib. It is placed at \lib subfolder of your Firebird installation.

Regards,
Vlad