D
Doug Speer
I receive the following message when accessing my Books By Title database
"Database Results Wizard Error
'e:\kunden\homepages\30\d103689315\speer library\fpdb\booksbytitle.mdb' 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.".
My database is in the "fpdb" directory not "speer library\fpdb". There is a
"speer library" directory but it is where the BooksByTitleDB.asp file is
stored.
Apparently somehow "speer library" is added to the path. I have looked in
the global.asa file finding the correct path
{Application("BooksByTitle_ConnectionString") = "DRIVER={Microsoft Access
Driver (*.mdb)};DBQ=URL=fpdb/BooksByTitle.mdb"}.
Please advise.
"Database Results Wizard Error
'e:\kunden\homepages\30\d103689315\speer library\fpdb\booksbytitle.mdb' 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.".
My database is in the "fpdb" directory not "speer library\fpdb". There is a
"speer library" directory but it is where the BooksByTitleDB.asp file is
stored.
Apparently somehow "speer library" is added to the path. I have looked in
the global.asa file finding the correct path
{Application("BooksByTitle_ConnectionString") = "DRIVER={Microsoft Access
Driver (*.mdb)};DBQ=URL=fpdb/BooksByTitle.mdb"}.
Please advise.