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 _

MySQL codes

2003-02-24 Thread DiAnNe iRiS aLeRta
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

How to Read MySQL codes???

2003-02-24 Thread DiAnNe iRiS aLeRta
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

horizontal tab

2003-02-20 Thread DiAnNe iRiS aLeRta
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