How do I connect my webpage to my Access database so it will function locally?
Locally meaning without an internet connection. If you know other databases that work locally, and you reccomend it over Access, please tell me.
1) you'll need a web server running, whether you're online or not. Apache is available for free. Use xampp to install it. http://www.apachefriends.org/en/xampp.ht ml It also installs MySQL, which is easier to use.
2) Use PHP to access




