Recently I was hach so I moved my database above the root directory and everythings seems to work fin except i can not view the "Admin" page I receive the following error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
/forum/admin/common.asp, line 158
My current path is:strDbPathAndName = Server.MapPath("../../Database/xxxx.mdb").
What am I doing wrong? Your help is appreciated.
Thanks
Steve