Hello.


> My doubt is: Is it the only way to have UDF server-side in >MySQL(4.1.x)?

> Do I need to learn C/C++ to have a UDF?



In my opinion - yes, because UFDs usually uses includes (say, mysql.h)

which are written in C/C++. Speaking in general - UDF for MySQL is just

a shared library, so perhaps, can be written in another language. But

be a building framework (like include files) can not exists for it.





Ronan Lucio wrote:

> Hello,

> 

> I�m using MySQL-4.1.7 and I need to create a UDF.

> For all I have understood, I need to create it in C/C++ sintaxe.

> 

> My doubt is: Is it the only way to have UDF server-side in MySQL(4.1.x)?

> Do I need to learn C/C++ to have a UDF?

> 

> Thanks,

> Ronan 

> 

> 

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to