I have a web hosting server that requires the Access database reside in data/ directory off the root and setup a DSN on the server in the format of
mysite.DSN Name(where name is the DSN name I gave it)
Since this is residing on the hosting server, how do I config the application to use the hosting server's DSN that I established?