Hi,

I want to make "C" User Defined Function where to do some data
processing using the parameters and the data in the database and to
return some BIGINT result after that.  

My questions are:
Q1. Is it possible to use Prepared Statement, Select and Calls in
    C/C++ UDF?
Q2. If, Yes, which MySQL version support such functionallity?
Q3. The big problem is how to use the data in the Database - how to
    get MYSQL structure with which to use Prepared Statements, Selects
    and Calls?

Thank you in advance.
  

-- 
Best Regards,
Miroslav Nachev



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

Reply via email to