Subject Re: [firebird-support] Re: Unassigned code
Author Helen Borrie
At 08:41 PM 8/12/2005 +0000, you wrote:

> >
> > You've got an unmatched message file and database server. The
> > "unassigned code" message comes from the message handling subsystem
>when
> > it tries to look up message text and comes up empty.
> >
> > Regards,
> >
> >
> > Ann
> >
>
>Many thanks for the diagnosis.
>
>What is the solution?

1. Get the right message file (firebird.msg for firebird 1.5,
interbase.msg for 1.0), ensuring that the server and message file build
numbers match.

2. Make sure the right file is in the right place. Should be in firebird's
root directory.

3. Remove any mismatching copies of the message file from clients'
machines. Tip: if the mismatch is coming from the client then chances are
that client has the wrong client library as well.

./heLen