Connecting to Access97 with ASP.NET

B

Brent

I have an asp.net application where I am trying to insert
a record into an Access 97 table. I am getting this error
when trying to insert. Lock List Main is my table.

System.Data.OleDb.OleDbException: Record(s) cannot be
read; no read permission on 'Lock List Main'.

I have set all the permissions on the database and root
folders to "everyone" and I am connecting to the database
with the appropriate user. Has anyone seen this or do you
have any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top