Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Access default open mode problem

Status
Not open for further replies.

JScannell

Programmer
Jan 9, 2001
306
US
Funny thing happened with a new db that my colleague just created. He set up users/groups such that developers can do everything, and regular users can only do open/run.

He logged as a regular user and got a "you can't open in exclusive mode..." error.

He asked me what it meant since he didn't open it exclusive. I suggested trying to do the Open -> select the db -> choose "Run" from the drop down. (This would have opened it in shared mode) -- and it worked! From now on he doesn't have a problem when logging in as a regular user.

My question is, did my forcing it to open in shared mode remove any remembrance of previously being opened exclusive?

I told him to to do 'Tools ==> Options ==> Advanced ==> Default Open mode = Shared' and he said that was already the way it was setup.

Any ideas what happened?

Thanks,
Jerry
Jerry Scannell



Jerry Scannell
 
My first guess would be that the database opened in design mode, even though it opened in "shared" mode, in other words, where the user could make changes to forms and such. If the startup options were set such that a standard user could not open the database in design mode, but rather a form in just "data entry" mode or similar, maybe that could be a solution?

--

"If to err is human, then I must be some kind of human!" -Me
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top