Subject Re: [firebird-support] Re: URGENT - CONCATENATION ERROR - BUG
Author Dmitry Yemanov
crizoo4712 wrote:
>
> I still have problems with my concatenation-stuff.

I'm not surprised, because:

> DECLARE VARIABLE P_CUSTOMER_PASSWORD VARCHAR(20)
> DEFAULT 'TOP SECRET TOP SECRET';

the password is 21 chars long.


Dmitry