Hi
I'm extending my Dataset filter to support "arrays"
Question do I do this with a
multidimensional Variant array (since I'm out of
conveinience using VarArrays for multipart keys)
or some other method (dynamic arrays of
VarArrays)
The onlt issue for me is clarity of code (I
personaly find multidimensional Vararrays a pain)
TIA
|