Re: Experiment with MySQL User Defined Functions in Java

2003-12-20 Thread eric
On Sat, 2003-12-20 at 06:32, Marcelo Anelli wrote: > Eric, please can you indicate how to write & use an UDF in php? > David Sklar wrote it, I have not used it. http://www.sklar.com/page/section/projects Cheers, -- eric > Thanks > > eric wrote: > > If you have a need for User Defined Function

Re: Experiment with MySQL User Defined Functions in Java

2003-12-20 Thread Marcelo Anelli
Eric, please can you indicate how to write & use an UDF in php? Thanks eric wrote: > If you have a need for User Defined Functions in MySQL, now you can > write them in java. (As well as C++, perl, python, or php, of course.) > > If you think java UDFs might be handy, please try it out and send