Subject Re: message file - strange errors
Author Nikolay Marinov
--- In firebird-support@yahoogroups.com, "Nikolay Marinov"
<kok_bg@...> wrote:
>
> Hi there,
> recently i updated from FB 1.5 ->2.0->2.1
> When i am using IBexpert, the error messages are displayed correctly.
> But when i am using my Delphi7 written application the errors looks
like:
> Dynamic SQL Error
> SQL error code = @1
> Token unknown - line @1, column @2
> @1
>
> I copied firebird.msg from C:\Program Files\Firebird\Firebird_2_1 to
> the directory where the executable resist, but this does not help.
> The registry key DefaultInstance in
> HKEY_LOCAL_MACHINE\SOFTWARE\Firebird Project\Firebird Server\Instances
> also lead to correct directory (C:\Program Files\Firebird\Firebird_2_1)
>
> Any help please.
> Thanks.
>

I found old GDS32.DLL in my system, updating it with a new one (using
instclient.exe )resolves the problem.