Subject | RE: [firebird-support] Firebird 1.7 RC7 Procedure |
---|---|
Author | Alan McDonald |
Post date | 2003-11-20T09:56:51Z |
> Hi AllI'd check your variable types very closely.
>
> I have one procedure that force a close database when i run it
> directly with ibexpert or with my application (delphi+ibo). But if i
> debug it with ibexpert it runs without problem until the end.
>
> Can somebody help?
>
> Thanks in advance
>
> Agostinho
>
> cpis@...
>
I'd also make sure any varchars being concatenated are being assigned to
variables which can more than cater for their size.
Alan