Write permissions denied on linked tables between MS Access 2003 and 2007
Posted
by
STEVE KING
on Super User
See other posts from Super User
or by STEVE KING
Published on 2010-12-21T20:46:44Z
Indexed on
2010/12/21
21:56 UTC
Read the original article
Hit count: 222
microsoft-access
We are in the process of switching over to Access 2007. We have numerous data tables in Access 2003 files.
In one case, the user has 2007 on his PC and opened the front end in 2007. No problems.
When the the user is done, he clicks a button that executes a macro full of update queries. The macro reaches the first query and halts. We get a message saying we do not have permissions to write to this linked table (2003 format). There were no security files involved. We re-linked from 2007, same problem. LAN permssions were ok.
I wound up having to import the tables to front end in order for the user to be able to do his job.
© Super User or respective owner