I'm new to Access Databases and I need to build a site that will connect to an Access database. What is the connection script to do this?
bump
Maybe I'm wrong, but I was under the impression that PHP can't connect to an Access database.
Try looking at the PHP ODBC-functions. You can connect to Access using ODBC so it's just a question of setting up the connection in ODBC.