Very old thread. Though I found this tutorial on the web and wanted to share it here: https://www.webwiz.net/kb/asp-tutorials/connecting-to-an-access-database.htm I agree that Microsoft Access is not well suited to use in web applications. Though I implemented a web portal application years ago which utilized an *.mdb database through an ODBC connection. I am currently searching / testing for accdb. I will provide an update once I manage to make it work.