Subject Re: CHECK for all numeric characters
Author johnson_dave2003
--- In firebird-support@yahoogroups.com, "Rick Debay" <rdebay@r...>
wrote:
> I can't find transform in the fbudf or ib_udf libs. Am I missing
> something?
>
> Thanks, Rick DeBay
>

As I stated in my first post, my circumstance was in another dialect of
SQL. I just hope that it can provide a direction for you.

Someone else would have a better idea of what UDF's are available to do
this in Firebird. Alternatively, there might be an IsNumeric UDF in
one of the standard UDF libraries.

What would it take to write a "isNumeric" UDF ic C/C++?