Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Best QM handling for arrays
#1
Hello Gintaras,

for a project i'll code later, i need to know how in QM handle array of 3 or four elements, to be able to search
a record from one of it's properties and retreive the others from one of them.

Say i have a record like those:

"fruit" "pear" "yellow"
"fruit" apple" "green"
"vegetable" "patato" "brown" "soup"

Must I implement a custom variable, a CSV, stringmap, xml file???

I want to be able to search, delete, add or modify each item of 3 or four properties.
The numbers of items will be around 100. I look for the most efficient way in terms of speed, memory handling and easy to use.

Thanks.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)