M
Maileen
Hi,
I would like to simulate a database using only list or vector class.
In this class will be strings and int...
Several classes (lists or vectors) will be like tables int will allow me
to do like joins.
i need to sort to according an user criteria... like a SQL request can do..
what is the best solution ? list or vector ?
thanks in advance.
Maileen
I would like to simulate a database using only list or vector class.
In this class will be strings and int...
Several classes (lists or vectors) will be like tables int will allow me
to do like joins.
i need to sort to according an user criteria... like a SQL request can do..
what is the best solution ? list or vector ?
thanks in advance.
Maileen