Subject | firebird.msg not found |
---|---|
Author | Christian Kaufmann |
Post date | 2008-04-15T09:37:03Z |
Hi,
something happens that I don't understand.
Normally I use fbembedded.dll for local connections and as client DLL
to connect to a server.
My application is written in Delphi 2007. With dbExpress / Upscene FB
driver, SQL errors are displayed correctly.
When I use the UIB components, I get a message "firebird.msg" not
found. I can solve this problem when:
- I use fbclient.dll instead of fbembedded.dll
or
- I copy the firebird.msg file to my application directory
Is there a special initialisation to tell the Firebird client where to
look for the firebird.msg file?
What goes wrong here?
cu Christian
something happens that I don't understand.
Normally I use fbembedded.dll for local connections and as client DLL
to connect to a server.
My application is written in Delphi 2007. With dbExpress / Upscene FB
driver, SQL errors are displayed correctly.
When I use the UIB components, I get a message "firebird.msg" not
found. I can solve this problem when:
- I use fbclient.dll instead of fbembedded.dll
or
- I copy the firebird.msg file to my application directory
Is there a special initialisation to tell the Firebird client where to
look for the firebird.msg file?
What goes wrong here?
cu Christian