Embedded Firebird

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for InterBase & Firebird in Delphi and C++Builder
Post Reply
milan.miklos
Posts: 5
Joined: Sat 29 Oct 2011 17:25

Embedded Firebird

Post by milan.miklos » Wed 02 Nov 2011 13:42

Hi, I'd like to use Embedded Firebird, version 1.5.4.
Is it possible to use it with Devart driver?
If yes, what shall I do to work it corretly?
Now if I use server + fbclient.dll(server version), it works OK.
If I use fbclient.dll(embedded version), the same program stops on exception "arithmetic exception, numeric overflow or string truncation. Implementation of text subtype 51 not located"
Thanks for help Milan M.

AndreyZ

Post by AndreyZ » Wed 02 Nov 2011 14:33

Hello,

Please check that you put the intl directory to the root directory of your application. You can find the information of how to correctly use Firebird Embedded in the README_embedded.txt file (the USAGE section) that is supplied with Firebird Embedded.

milan.miklos
Posts: 5
Joined: Sat 29 Oct 2011 17:25

Post by milan.miklos » Wed 02 Nov 2011 15:54

It's OK.
Thank you very much.
Milan M.

AndreyZ

Post by AndreyZ » Wed 02 Nov 2011 16:28

If you have any other questions, please contact us.

Post Reply