I need to open an Access file which was created in Access 97 . I have Access 2003 and when I try to open it I get 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.
Your user account must have Modify Design or Administrator permissions for all 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 the other users close the database.
in the Help section of this error message box says:
This error is usually associated with opening or converting a security enhanced Access 97 or earlier databass. If you are not the owner of the DB, you most likely will not have the nescessary access rights to open or convert it.
If you need to convert the database you can:
Attempt to change the permissions on the system tables to include Admin rights (if you are a member of the Admin group)
Have the owner convert the DB
Import all the objects from the database into a new database
Note: the security settings currently present in the existing db will not be present in the new db.
how can I convert it to Access 2003? I am a complete Novice when it comes to Access, I have not work with it before so what ever help I can get would be greatly appreciated!