for asp select the option to create a custom connection string and enter:
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=[path to your access mdb file]
subtitute "[path to your access mdb file]" with the windows path the the access mdb file for example:
c:\inetpub\wwwroot\mysite\database\mydatabase.mdb