Antonby
04-16-2005, 05:35 AM
I have a .NET project that uses a web.config setting that contains a connect string to my Access database.
This approach works fine on my local pc, however when I moved the project to this hosting site, it says it cannot connect to the database. I put the database in the _database directory. I tried local paths like: /_database/mydb.mdb and \_database\mydb.mdb and so forth to no avail....
Can you help?
This approach works fine on my local pc, however when I moved the project to this hosting site, it says it cannot connect to the database. I put the database in the _database directory. I tried local paths like: /_database/mydb.mdb and \_database\mydb.mdb and so forth to no avail....
Can you help?