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
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
_
i am to make a feature for mysql which is horizontal aggregation for our thesis.
is this existing already? if not, is vertical aggregation existing? can you show me
the codes for it? i need it to have a basis for developing the horizontal aggregation.
horizontal aggregation is collecting values
i have downloaded the source code for mysql but had a hard time reading it. i mean,
where are the different functions for different features found? how can i read it? or
how can i know that that function is for such feature?
thanks very much!
hope to get answers from you soon i need it for
hi! i have different problems:
* how can i display data in the table by HORIZONTAL TABBING?
is it possible?
* if not, how can i display data in table by VERTICAL TABBING?
* if that's so, can i have the codes for it either on HORIZONTAL TABBING
or VERTICAL TABBING? pleeassse