"User", "Type", "Group", and "Count" are also reserved words in Access. Also you should not use punctuation, special characters (except the underscore) or
spaces in object names.
Here is a list of reserved words:
http://allenbrowne.com/AppIssueBadWord.html
Enclosing the reserved words in brackets ([]) tells access that the words are not reserved words, BUT... even though you haven't had any problems (yet), you can. I have heard of databases running for years, then just stop working due to object names.
Kinda like your hard drive; it's not IF the hard drive will fail, it's WHEN.
Interesting...... my question is: WHY is the BE getting close to 2 Gb?
Are you regularly doing "Compact and Repair" on the BE?
How big is the (un-split) table "Fruit Sales"?
You can have 1 BE for each table. Then
each table can be 2GB.
Since you link the tables in the BEs to the FE, from the FE, it doesn't appear any different than having all of the tables in one BE.