Subject Re: [IBO] Overflow occured during data type conversion
Author Helen Borrie
At 04:24 AM 18/10/2003 +0000, you wrote:

> >
> > Are you using Firebird 1.5? If so, do you have OldParameterOrdering
>set to
> > True in firebird.conf?
> >
> > Also, could you show us the declaration of the output parameters in
>the SP?
> >
> > Helen
>
>Yes, I am using Firebird 1.5. In fact I just started using it for this
>app. I see the firebird.conf file but currently it appears to be all
>comments? How do I set the value?

The instructions are at the top of the firebird.conf file itself. You need
to delete the # marker on the OldParameterOrdering parameter and change the
parameter value to 1.

You'd do yourself a favour by getting the latest draft of the Fb 1.5
release notes from the IB Phoenix website.

Helen