I am looking to connect a Microsoft Access Database in which I created to a couple .asp pages. I have direct access to the webserver for our local intranet This is where I am running into my problems is that I do not know how to handle the making of the connection. I know that it is possible to connect the database and an .asp page because I was able to do it on a small test page I created in Access 2K. However I now need to be able to apply more features to the webpage that access won't do. I have saved the page as a .asp and then opened it in UltraDev, this works however it doesn't work with what I am wanting to do because I loose the form. How do I connect my webpage to the database?