M
mscertified
Is there any advantage (or disadvantage) to putting a very large lookup table
in a separate mdb file? This table currently has over 8000 rows and I am
being asked to add 17,000 more rows. This table will be accessed by pretty
much every user every time they use the database. It's main use is to
populate combo boxes i.e. only one row will be selected at a time. Thanks.
in a separate mdb file? This table currently has over 8000 rows and I am
being asked to add 17,000 more rows. This table will be accessed by pretty
much every user every time they use the database. It's main use is to
populate combo boxes i.e. only one row will be selected at a time. Thanks.