Re: convert to mysql function

2003-02-26 Thread Zak Greant
On Wed, Feb 26, 2003 at 12:32:57AM -0800, DiAnNe iRiS aLeRta wrote: > i have made a simulation for horizontal aggregation in C++ but had a > hard time converting it to MySQL codes for me to create a function for > MySQL? > > how can i convert my C++ code inorder for it to be accepted and run in >

my code convert to mysql function

2003-02-26 Thread DiAnNe iRiS aLeRta
how can i convert my C++ codes to become a new function for MySQL? i am to embed a new feature for MySQL but i dont know if my code will work for mysql. i have read that embedding would mean creating a new function for mysql. MySQL is also written in C or C++ right? how can i convert my codes i

convert to mysql function

2003-02-26 Thread DiAnNe iRiS aLeRta
i have made a simulation for horizontal aggregation in C++ but had a hard time converting it to MySQL codes for me to create a function for MySQL? how can i convert my C++ code inorder for it to be accepted and run in MySQL? thanks _