Subject check if string is numeric
Author vbj34
Hello,

How can one check if a varchar type field value can be cast to
integer with a stored procedure or UDF? I cannot find anything in the
FreeUDFlib or the Firebird library. Thanks.