Subject | Re: [firebird-support] Embedded FB, strange error, works fine in FB as a service |
---|---|
Author | Pavel Menshchikov |
Post date | 2005-08-04T18:02:04Z |
Hello Chuck,
CB> Getting the following when switching from installed FB to embedded FB
CB> when running my app:
CB> "Arithmetic exception, numeric overflow, or string truncation.
CB> Implementation of text subtype 52 not located."
CB> Seems to relate to any query which requests "live" record sets. I'm
CB> using IBO, but not sure if its an IBO problem.
CB> Anyone with any ideas about what's going on here?
Probably, your FB-embedded can't locate international library - try to
put fbintl.dll in intl subfolder of your application folder.
--
HTH
Best regards,
Pavel Menshchikov
http://www.ls-software.com
CB> Getting the following when switching from installed FB to embedded FB
CB> when running my app:
CB> "Arithmetic exception, numeric overflow, or string truncation.
CB> Implementation of text subtype 52 not located."
CB> Seems to relate to any query which requests "live" record sets. I'm
CB> using IBO, but not sure if its an IBO problem.
CB> Anyone with any ideas about what's going on here?
Probably, your FB-embedded can't locate international library - try to
put fbintl.dll in intl subfolder of your application folder.
--
HTH
Best regards,
Pavel Menshchikov
http://www.ls-software.com