Question:If a user has a database opened in the Exclusive mode, what will happen if another user attempts to open the same database?
A The second user will receive the 'Permission denied' message
B The second user can make changes to the file that has been opened by the first user, and the first user will receive the "File is being modified by another user" message
C The second user receives the 'File already in use' message
D Both users will receive the 'Permission denied' message
+ AnswerC
+ Report