Skip navigation links
Showing entries 1 to 1

Tags Filter: C/C++ (reset)

Articles
Add to Favourites +2 Vote Up -0Vote Down
With the User Defined Function (UDF) Interface you can plug your C/C++ functions into the MySQL database server, and call them from your SQL statements just like any other SQL function. You can even use them to create aggregate functions. In this article, you'll learn how to create and run MySQL UDFs on Windows using the Express Edition of the popular Microsoft Visual C++ IDE.
Showing entries 1 to 1