Link to home
Start Free TrialLog in
Avatar of deepakee
deepakee

asked on

Access file opening in Read-Only mode

Hi,

I've an MS Access file which opens in Read-Mode only.
How can I change the mode as I need to enter data?

Thank you
Deepak
Avatar of dduser
dduser

Just Right Click on the Database File and change the File for writing... Does it ask for the UserName/Password....

Regards,

dduser
SOLUTION
Avatar of pradapkumar
pradapkumar

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of deepakee

ASKER

when I double click on the mdb file, it tells me

"The database  'TestA' is read-only"
You won't be able to save changes made to data or object definitions in this database"
ASKER CERTIFIED SOLUTION
Avatar of peter57r
peter57r
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Right Click on your file outside MS Access and go in Properties, you will see your file is read only.

Check out...

Regards,
dduser
In addition to the above...

(1)  If you are using a shortcut to open it, do a right-click:Properties on the shortcut, then eyeball Target textbox, and make sure /readonly is not there.
(2)  You as the user may not have read-write permissions on the folder that the Access app is located, which would result in it being opened as readonly.