Hi all, how can I make this cast in Firebrid 2.5.4 (if is it possible?)
DECLARE VARIABLE QTA CHAR (5);DECLARE VARIABLE XYZ INTEGER;
XYZ = cast(rtrim(ltrim(QTA))) as integer;Let me know, best regardsAlpe
'[email protected]' [email protected] [firebird-support] Wed, 29 Jul 2015 02:20:46 -0700
Hi all, how can I make this cast in Firebrid 2.5.4 (if is it possible?)
DECLARE VARIABLE QTA CHAR (5);DECLARE VARIABLE XYZ INTEGER;
XYZ = cast(rtrim(ltrim(QTA))) as integer;Let me know, best regardsAlpe