Local CMS
This Access database was developed to allow users on remote location without internet connection to maintain content of their eCommerce site locally. For performance enhancements it was made in two access files:
- Server Access file with tables structures and it is located on server only.
- Client Access file with forms which is located on client machines. This files is without tables but with link on tables in server file.