Split database best practices - what to do with the tables used for lookups
Split database best practices - what to do with the tables used for lookups
(OP)
Quick question on splitting databases. The small tables like the ones used for combo box and listbox and those that act like
temp tables etc...should they also be stored on the back end and linked to....or is it better to keep them with the front end.
Thanks
temp tables etc...should they also be stored on the back end and linked to....or is it better to keep them with the front end.
Thanks
RE: Split database best practices - what to do with the tables used for lookups
RE: Split database best practices - what to do with the tables used for lookups