Subject Re: fbclient.dll path when developing embedded client
Author ming
> And when working with the embedded, do I need to rename fbembed.dll to fbclient.dll?
yes you need rename to fbclient.dll
put fbclient.dll in the same folder with your app.exe
then coding ib_connection like sample :
IB_Connection1.Database := db\PENJADWALAN.FDB
(relative path from your exe)

ok for me in delphi2010


--- In IBObjects@yahoogroups.com, Jacob Havkrog <jacobh@...> wrote:
>
> Hi.
>
> I'm working right now on an embedded client application, and I place fbclient.dll and all the other dlls and files in the same directory as my exe file, and that works fine.
>
> But in my Delphi XE IDE, I get the error "Unable to load client library: fbclient.dll or fbembed.dll or gds32.dll or ibtogo.dll could not be found"
>
> I have removed the gds32.dll from my system directory. But is that where it needs to be?
>
> And when working with the embedded, do I need to rename fbembed.dll to fbclient.dll?
>
> Thanks
> Jacob
>
>
> [Non-text portions of this message have been removed]
>