|
And now they have a new ISP and dynamic IP... Long story short the site is on GoDaddy, and I am having trouble with the Access database connection string, can somebody help me out?
I have Access enabled and have setup the dsn and my database is in the proper directory.
This is the string I tried:
conn.Open(Driver={Microsoft Access Driver (*.mdb)};DBQ=Server.MapPath("access_db\WebData.mdb ")
Last edited by Sleeping Troll; 07-01-2008 at 08:21 PM..
Reason: More info
|