Subject Re: [IBO] There is a way to specify client library dll ?
Author Andeas Hesse
Am 26.06.2013 18:19, schrieb hamacker:
>
> In my program I need to retain my current connection (remote) and
> create a
> fresh new database using 'fbembed.dll' because I dont need user/password
> to attach this one, after that, transfer tables and procedures in remote
> database to new database (local using 'fbembed.dll').
>
> Your sample is great, but this method are global (change all units), or
> local (only current unit) ?
> Because if local, it´s perfect, dont change anything in other
> connections.
>

You don't need to use different dll's.
Use fbmbed.dll for both connections.
It is a full firebird client lib.

--
Andreas




[Non-text portions of this message have been removed]