Record can be read no permission on TABLE

  • Thread starter Thread starter marco
  • Start date Start date
M

marco

hi all
with access 97 i have the problem above, and i dont know how to solve it. I
m working with a mdb file that is linked to an other mdb, all under the same
group.

Could you help me?
 
Please explain what problem you are having. Are you saying that you can
read a record from a table, but you have no permission on that table?
 
What permission do you have on the folder where the MDB to which you're
linked exists?

You need Read, Write, Delete and eXecute, otherwise you will not be able to
make updates to the tables.
 
SORRY it was .
.........can't be read....
( I'm Italian...)
My need is just to read from this table

Thank you

marco
 
marco said:
SORRY it was .
........can't be read....
( I'm Italian...)
My need is just to read from this table

Thank you

marco

Make sure you have rights to read, edit create and delete in the
directory where the data is stored.

Do you know if security has been activated on this database?

Could someone have added their own form of security?

Can others read data from that database?
 

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

Back
Top