Hello Everybody,
I have an access database which will basically be 4 databases in one access project - main menu will have menu like this:
STAFF
HR
FINANCE
CLIENTS
They will all have different schemas tables, forms etc etc
I am currently thinking the best thing to do would be to put a letter at the start of the table names to distinguish one from the other.
Like tblCLTsDetails for clients and tblFEDetails for finance tables and forms etc.
Does anyone know of a better way to separate the databases without having to put specific letters inside in the table and form names?
Cheers.
Any inspiration would be super.
I'm bad, I always wonder if there is a better way to do things!!!