Thank you for your interest,
-
Yes I am able to open the database with one user. But the error occurs sometimes when the 2nd database get connected to main one. The connection is done as link reference in VBA (Tool menu, Reference -> main db).
-
Most of the times yes, this occurs when a second user connects to the main db.
-
The database is located on Win 2008 server.
-
Yes all users have read/write permissions on the shared directory.
-
From what I can see in the database Addins options, there is only “Adobe PDFMaker Office COM addin” that is active.
One precision though concerning the second db that is connected to the main, since it is the one generating the error. As I said, the second database references the main one as a library because I use the same procedures and don’t want
to duplicate them. Also, the second database contains linked tables on the main database that are used to inserts or update data from both main and second databases.
If I follow Scottgem when he says “This error indicates that someone has opened some object in the database in Design mode”, I cannot determine where in infrastructure mentioned above is trying to open the database in design mode.