I have created some simple data access pages and have stored them on our IIS server along with the mdb file. There is no user level security, so I'm using the default system.mdw which I placed in the same folder as the mdb.
The pages are working for the most part, but everytime I make a change to one of the pages from within Access, the
system database portion of the connection string is cleared. As a result, I get the message "Records cannot be read. No read permission on 'tblTravel'." Any ideas on why this is happening?
The pages are working for the most part, but everytime I make a change to one of the pages from within Access, the
system database portion of the connection string is cleared. As a result, I get the message "Records cannot be read. No read permission on 'tblTravel'." Any ideas on why this is happening?