Chris wrote:

> ARRAY(x,y,z,x1,y1,z1,.......xn,yn,zn)  or any other way you would like to 
> describe

Flat field database:

record:
   record_id
   attrbiute_1
   attribute_2
   attrbiute_3
   attribute_4
   attrbiute_5
   attribute_6
   attrbiute_7
   attribute_8
    ...
    max_number_of_attributes 

Then have all 8 fields indexed.
and be able to run a search query on all attribute fields
    
I used to do stuff like that in dBase 3.0   
[Except it barfed when data was in any language but English.]

xan

jonathon
-- 
A Fork requires: 
   Seven systems with:
       1+ GHz Processors
       2+ GB RAM
       0.25 TB Hard drive space

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to