Subject | Re: [IBO] There is a way to specify client library dll ? |
---|---|
Author | Andeas Hesse |
Post date | 2013-06-26T18:14:47Z |
Am 26.06.2013 18:19, schrieb hamacker:
Use fbmbed.dll for both connections.
It is a full firebird client lib.
--
Andreas
[Non-text portions of this message have been removed]
>You don't need to use different dll's.
> 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.
>
Use fbmbed.dll for both connections.
It is a full firebird client lib.
--
Andreas
[Non-text portions of this message have been removed]