Question Save as when Opening Accde

chrisguk

Registered User.
Local time
Yesterday, 23:15
Joined
Mar 9, 2011
Messages
148
Hi,

I have Access 2013. I compiled my DB "accdb" to "accde" but everytime I open it just under the title bar it always says I have no rights to edit and should save as. This happens also with my ACCDB.

One point to note in Server 2008R2 this does not happen but in Server 2012 it does.

Any ideas?
 
The first part of that message probably reads "Opened read-only..." which is a clue pointing at account permissions
 
Thats a fair point, but as the accde is only "read only" how can I surpress this message?
 
1. You do not want to suppress the message - you want to find out why you do not have the rigths to updateWrite to a file on that server. Try with a simple document or notepad text.
2. Accde is not read only. It does not allow you to change code, but internally it can still store and update data. Unless opened as read only.
 

Users who are viewing this thread

Back
Top Bottom