Subject UDF's with functions similar to MySql's functions
Author throwmail2000
I'm trying to port MySql to Firebird. In our
application we have used lot of MySql's date and string
manipulation functions and it seems that Firebird do
not come with similar functions.

If there is a freely available UDF which has MySql like
functions then that would save us a lot of time.