I am trying to duplicate an existing table design specification, building a big table (253 fields) with about 80 linked to preexisting lookup tables. After adding a certain number of these lookup specifications, the table refuses to be stored, with error 3309: Property value is to large; and further insists there is an attempt to store a value over 2K in length. Removing a few of these lookup specifications allows me to resave the table. The "Access Maximum Capacities" documents do not discuss this limitation. Do I have to break this into several smaller tables?