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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access 2000 to 2003 problem

Status
Not open for further replies.

JoWarhus

Programmer
Mar 21, 2001
2
US
I'm working with a Access database application that has two frontends and one backend. One front end is for read only users and the other is for users performing updates. After converting the databases from Access 2000 to 2002, if an udate user opens the database first, the read only users can't open the database. If a read only user opens the database first, the add new record control on the update form for the update users grays out and the update feature is disabled. I've checked that the database is shared and I've check the priviledges. Everything seems to be correct and the application worked fine in Access 2000. Any suggestions?
 
Default Open Mode is probably set to exclusive. Check Tools, Option, Advanced
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top