I've completed some general programming updates on an existing Access 2000 .mdb in a Windows XP environment. The mdb now uses no internal tables -- it links to SQL Server 2000 data. The mdb runs fine from all machines -- users can still work and modify data without problems , however, when users open the mdb, they now receive a message stating that 'The database is read-only."
Security properties for the mdb as set up as Full Control for Admin (myself)
and Read & Execute and Read for all Users.
I've tested giving all Users Full Control (as well as adding the Write permissions) to all users. And while they no longer receive the read only message, the user gets a message stating that the 'database cannot be opened' when exiting the program.
Again, this is an existing mdb which, on previous versions, didn't show the 'database is read only' message with the current security properties for all users set to Read & Execute and Read.
thanks!
Security properties for the mdb as set up as Full Control for Admin (myself)
and Read & Execute and Read for all Users.
I've tested giving all Users Full Control (as well as adding the Write permissions) to all users. And while they no longer receive the read only message, the user gets a message stating that the 'database cannot be opened' when exiting the program.
Again, this is an existing mdb which, on previous versions, didn't show the 'database is read only' message with the current security properties for all users set to Read & Execute and Read.
thanks!