G
Guest
I am trying to develop a multidimensional array for use of searching a very
large database. I understand the concept of one and two dimensional arrays
but this project would include up to 12 or 13 criteiras for the search. The
engine needs to be user friendly for general public use so the SQL/query path
method is not really an option for me. I have heard or read about
multidimensional cube arrays and am not sure if this is a viable method for
my project.
Any suggestions or code that might be usable would be greatly appreciated.
large database. I understand the concept of one and two dimensional arrays
but this project would include up to 12 or 13 criteiras for the search. The
engine needs to be user friendly for general public use so the SQL/query path
method is not really an option for me. I have heard or read about
multidimensional cube arrays and am not sure if this is a viable method for
my project.
Any suggestions or code that might be usable would be greatly appreciated.