Best regards,
RSK.
.. but I like to do that works with interbase without
> using external udf or stord procedures
the answer is very simple, with udf you can do what ever you like. and
there is no reason why not to use udf. udf's are so great to enhance
your server with any functions what you like. FreeUdf for example give
you a big collection for string manipulation.
so i suggest work with it, and you will love it.
daniel magin :-)
Thank you for your attentions,
I think that udf reduse the server speed an might have some other side
effects. I read about this in some articles. In one of them, stored
procedures was prefered instead of udf.
Best regards,
RSK.
"RSK" <tecdi...@yahoo.com> wrote in message
news:41ff...@newsgroups.borland.com...
But if you're a developer, the lack of built-in functions means that
your end-users have to install these UDFs by themselves, and they
probably also need to test the compatibility, no to mention that some
of UDF libraries may not work on all platforms that interbase support.
Stored procedures should be used for data manipulation. UDFs are more
suited to simple mathematical and string functions.
Mike
perhaps udf is not "user defined functions" perhaps "ultra
datamanipulatin fast?" i am joking :-)
greetings daniel (a udf fan)
RSK schrieb:
Best regards,
RSK.
"RSK" <tecdi...@yahoo.com> wrote in message
news:41ff...@newsgroups.borland.com...