QUAD-XT : A pretty impressive feature if I may say !
I've just done a couple of tests of 180MB and 120MB variables .. both
3 dimensional arrays. The access time is excellent when indexing into
the array.
There is only one small problem of course...
.... one has to be very careful with "typos", e.g. accidentally
overwriting the variable !
I suppose the answer is to always use long and unique variable names
to avoid this possibility ( and to have backups available of
course ) !
Maybe Morten can tell me whether he sees any "substantial" drawbacks
using []XT in place of a typical SQL database .. just as an example ?