Hi Chris,
Connecting to a database using ASP is one of the most common routines. I guess so much so, that any ASP developers take it for granted. There are many tutorials and sites that offer sample code. There have also been plenty of posts here at WPW that contain links to ASP resources. However, having said all that... I don't mind posting some more.. and I'll be glad to help with any further questions you may have.
ASP Connecting To An Access Database
http://www.webwizguide.com/asp/tutor...a_database.asp
Connecting to an Access database
(complete code available for download)
http://haneng.com/lessons_17.asp
Also, you didn't say whether you might at some stage want to add records, delete, etc using ASP... it's all easily done.. just give us a bit more detail! :o)
Paul