ASP Not a Valid Path - Microsoft JET Database Engine error '80004005'
Thank you for looking at my question,
I am trying to put together an asp page that lists data from an MS Access database query.
The access database resides in a folder on the server.
I have created a virtual directory that points to the folder in which the database resides and yet, when I load the page to the web browser I get the error message
Microsoft JET Database Engine error '80004005'
'K:\Team Leader\Production Planning\Data\LSA Production.mdb' is not a valid path.
Use the two bits of code below to make the connection: