Subject | Re: [firebird-support] Re: URGENT - CONCATENATION ERROR - BUG |
---|---|
Author | Dmitry Yemanov |
Post date | 2008-01-25T15:12:08Z |
crizoo4712 wrote:
(thrown on conversion from bigint to int).
Dmitry
>Neither of these three values are valid integers, hence the error
> DECLARE VARIABLE P_CUSTOMER_ID INTEGER DEFAULT
> 1234567812345678;
> DECLARE VARIABLE P_PARENT_ID INTEGER DEFAULT
> 2345678923456789;
> DECLARE VARIABLE P_BANKCODE INTEGER DEFAULT
> 8008008080080080;
(thrown on conversion from bigint to int).
Dmitry