D
Don Rountree
I've successfully set up a database and created a form to populate it. The database resides in the fpdb folder in my web. I'm now trying to set up a page for database results and get the following error message. Can anyone help me understand this?
Server error: Unable to retrieve schema information from the record source 'qryREPORT' in a database using the connection string:
'DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=fpdb/SpeOrd.mdb'.
The following error message comes from the database driver software; it may appear in a different language depending on how the driver is configured.
-------------------------------------------------------
[Microsoft][ODBC Microsoft Access Driver] Record(s) cannot be read; no read permission on 'qryREPORT'.
Source: Microsoft OLE DB Provider for ODBC Drivers
Number: -2147467259 (0x80004005)
Any help would be appreciated.
Thanks.
Server error: Unable to retrieve schema information from the record source 'qryREPORT' in a database using the connection string:
'DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=fpdb/SpeOrd.mdb'.
The following error message comes from the database driver software; it may appear in a different language depending on how the driver is configured.
-------------------------------------------------------
[Microsoft][ODBC Microsoft Access Driver] Record(s) cannot be read; no read permission on 'qryREPORT'.
Source: Microsoft OLE DB Provider for ODBC Drivers
Number: -2147467259 (0x80004005)
Any help would be appreciated.
Thanks.