Subject Re: Embedded connection to remote FB server
Author Adam
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@...> wrote:
>
> At 05:03 PM 19/06/2006, you wrote:
> >I have an application running with embedded FB 1.5 on my home machine.
> >Just wonder if embedded server can connect to a remote FB server such
> >as my office FB server ?
>
> Certainly. The embedded server is just a client and a server rolled
> together. You can use fbembed.dll as a regular remote client.
>
> ./heLen
>

As with any client library, you must be using the same build on the
server and client. Don't use embedded engine from 1.5 to connect to a
FB2 server for example.

Adam