Why my DSN-less connection cannot locate my ACCESS DB?
To find the path of your DB, you will have to hardcode the FULL path instead of using a Mappath("mydb.mdb").
If you are using Dreamweaver, by default it will use relateive path.
Add Your Comments