Subject Basic udf question
Author x2412421
Hi,

If in my database I declare some standard udf that come with Firebird
(for example the udf named "lower") is it sure that it will work on
all platforms such as Windows and Linux or I will also have something
to do on the server side ?

What I want to do is to declare/use some standard udf in my database
and be sure that when I ship the database file to customers, that it
will work no matter if the customer installed Firebird on Windows,
Linux, MacOS X, etc.

Thanks for any information.

GP