ACC2000: Error Message "The current user account doesn't have permission to convert or enable this database"

ID: Q232589


The information in this article applies to:

Moderate: Requires basic macro, coding, and interoperability skills.

This article applies only to a Microsoft Access database (.mdb).


SYMPTOMS

In Microsoft Access 2000, when you try to open or convert a secured Access database that was created in an earlier version of Access, you may receive the following error message:

The current user account doesn't have permission to convert or enable this database.

To convert or enable a database, ensure the following:
* You must join the workgroup that defines the user accounts used to access the database.
* Your user account must have Open/Run and Open Exclusive permissions for the database object.
* Your user account must have Modify Design or Administer permissions for all the tables in the database, or it must be the owner of all tables in the database.
* Your user account must have Read Design permission for all objects in the database.
* Request that other users close the database.


CAUSE

Although you may have met all the conditions of the error message, if you are not the owner of the secured database, you may not be able to either open or convert the database.


RESOLUTION

To convert the database to the newer version, you can do one of the following:

If you are a member of the Admins group, change the permissions on the system tables to include Administer.

-or-

Have the database owner convert the file.

-or-

Import the objects into a new database file. This method is the least desirable because it will remove the existing security settings from the file.


MORE INFORMATION

When Access tries to open a database created in an earlier version, it displays a dialog box giving you the choice of opening the database as read-only or converting it to the newer version. In the case of a secured database, the Convert/Open Database dialog box will not appear if you are not the owner.

How to Find Owner of Database

  1. Start Access 2000 and open your database.


  2. On the Tools menu, point to Security, and then click User and Group Permissions.


  3. Click the Change Owner tab.


  4. In the Object Type list, select Database from the top of the list.

    The Current Owner is displayed in the Object pane. Note that the Change Owner button is dimmed. Ownership is set at the time the database is created and cannot be changed.


How to Import the Objects to a New Database

  1. Join the relevant workgroup file.


  2. Start Access 2000 and log on as a user with Admin rights.


  3. On the Tools menu, point to Security, and then click User and Group Accounts.


  4. In the Users box, select the Admin user name. Remove the Admin account from the Admins group if it is present in that group.


  5. Create a new database. This action will establish you as the database owner.


  6. Import all of the objects from your original database into the new database.


  7. Create other group and user accounts as necessary.


  8. Assign group and user permissions to your objects as appropriate.


Additional query words: prb


Keywords          : kberrmsg kbdta CnvErrs CnvScrdb 
Version           : WINDOWS:2000
Platform          : WINDOWS 
Issue type        : kbprb 

Last Reviewed: June 18, 1999