03-29-2006, 03:57 PM
TheTominator Wrote:
-------------------------------------------------------
> Another technique you can use is to create set of
> related tables out of a single table by
> identifying fields that can be excised from the
> big table and spun off into their own tables.
Agreed, all around.
> I am assuming that the 2GB size limit is for a
> table and not a database.
Nope; it's the limit for the .mdb file.
-------------------------------------------------------
> Another technique you can use is to create set of
> related tables out of a single table by
> identifying fields that can be excised from the
> big table and spun off into their own tables.
Agreed, all around.
> I am assuming that the 2GB size limit is for a
> table and not a database.
Nope; it's the limit for the .mdb file.