I'm new at this so this may just be ignorance on my part but I anticipate two problems:
1) Access Runtime gives you limited choices for your root install directory and they all involve your OS HDD which in most cases is C:\. Well that's no good if you want to install this on a shared network drive somewhere for everyone to use. How does one get around this?
2) The DB I've built includes the ability to update the table via a form. What happens when more then one user tries to update the table at the same time?