PC Review


Reply
Thread Tools Rate Thread

Cannot convert or enable database

 
 
Casper1963
Guest
Posts: n/a
 
      2nd Dec 2007
I am trying to open a database designed in Access 97 and am getting the
message "The Current user account doesn't have permission to convert or
enable this database". I have tried the resolutions suggested at

http://support.microsoft.com/kb/288960/

but I cannot get the database to open. The KB states to "Remove the Admin
account from the Admins group" but Access won't let me do this. Nothing else
in the article works.

I tried to import the objects into a new database but I only get the tables
and queries. When I try to import the forms and reports I get the message
"You don't have permission to import, export, or link to (Form/Report)." I am
currently logged in as Admin, but the Admin user/group does not have
permissions to 'Modify Design' or 'Read/Update/Insert/Delete Data'. Those
boxes are grayed out for Database, Form, & Report Objects. Is that normal? It
does not prevent me from modifying anything in any other database.

Any help is appreciated.
 
Reply With Quote
 
 
 
 
Tom van Stiphout
Guest
Posts: n/a
 
      2nd Dec 2007
On Sat, 1 Dec 2007 17:09:01 -0800, Casper1963
<(E-Mail Removed)> wrote:

It sounds like you're working with the A97 database without the
workgroup file (*.mdw). That's why you're not having much success. You
need to find that workgroup file, and the username/password of a user
in the Admins group. When you join that workgroup or specify it on
your shortcut's command line (the /wrkgrp switch), you will get access
to all objects.

-Tom.


>I am trying to open a database designed in Access 97 and am getting the
>message "The Current user account doesn't have permission to convert or
>enable this database". I have tried the resolutions suggested at
>
>http://support.microsoft.com/kb/288960/
>
>but I cannot get the database to open. The KB states to "Remove the Admin
>account from the Admins group" but Access won't let me do this. Nothing else
>in the article works.
>
>I tried to import the objects into a new database but I only get the tables
>and queries. When I try to import the forms and reports I get the message
>"You don't have permission to import, export, or link to (Form/Report)." I am
>currently logged in as Admin, but the Admin user/group does not have
>permissions to 'Modify Design' or 'Read/Update/Insert/Delete Data'. Those
>boxes are grayed out for Database, Form, & Report Objects. Is that normal? It
>does not prevent me from modifying anything in any other database.
>
>Any help is appreciated.

 
Reply With Quote
 
Casper1963
Guest
Posts: n/a
 
      2nd Dec 2007
Unfortunately it did not come with a mdw file. It is a demo db in the
Platinum Edition of Using Access 97. There are no mdw files on the CD. It has
its own install program and the only thing copied was the mdb file. I was
able to open it years ago. Is there no other way to access it?

"Tom van Stiphout" wrote:

> On Sat, 1 Dec 2007 17:09:01 -0800, Casper1963
> <(E-Mail Removed)> wrote:
>
> It sounds like you're working with the A97 database without the
> workgroup file (*.mdw). That's why you're not having much success. You
> need to find that workgroup file, and the username/password of a user
> in the Admins group. When you join that workgroup or specify it on
> your shortcut's command line (the /wrkgrp switch), you will get access
> to all objects.
>
> -Tom.
>
>
> >I am trying to open a database designed in Access 97 and am getting the
> >message "The Current user account doesn't have permission to convert or
> >enable this database". I have tried the resolutions suggested at
> >
> >http://support.microsoft.com/kb/288960/
> >
> >but I cannot get the database to open. The KB states to "Remove the Admin
> >account from the Admins group" but Access won't let me do this. Nothing else
> >in the article works.
> >
> >I tried to import the objects into a new database but I only get the tables
> >and queries. When I try to import the forms and reports I get the message
> >"You don't have permission to import, export, or link to (Form/Report)." I am
> >currently logged in as Admin, but the Admin user/group does not have
> >permissions to 'Modify Design' or 'Read/Update/Insert/Delete Data'. Those
> >boxes are grayed out for Database, Form, & Report Objects. Is that normal? It
> >does not prevent me from modifying anything in any other database.
> >
> >Any help is appreciated.

>

 
Reply With Quote
 
Joan Wild
Guest
Posts: n/a
 
      2nd Dec 2007
Which file are you having trouble with. I just tested every file on the CD and had no problems. None of the demos are secured.

--
Joan Wild
Microsoft Access MVP
"Casper1963" <(E-Mail Removed)> wrote in message news:60118D10-71FF-47CC-A73E-(E-Mail Removed)...
> Unfortunately it did not come with a mdw file. It is a demo db in the
> Platinum Edition of Using Access 97. There are no mdw files on the CD. It has
> its own install program and the only thing copied was the mdb file. I was
> able to open it years ago. Is there no other way to access it?
>
> "Tom van Stiphout" wrote:
>
>> On Sat, 1 Dec 2007 17:09:01 -0800, Casper1963
>> <(E-Mail Removed)> wrote:
>>
>> It sounds like you're working with the A97 database without the
>> workgroup file (*.mdw). That's why you're not having much success. You
>> need to find that workgroup file, and the username/password of a user
>> in the Admins group. When you join that workgroup or specify it on
>> your shortcut's command line (the /wrkgrp switch), you will get access
>> to all objects.
>>
>> -Tom.
>>
>>
>> >I am trying to open a database designed in Access 97 and am getting the
>> >message "The Current user account doesn't have permission to convert or
>> >enable this database". I have tried the resolutions suggested at
>> >
>> >http://support.microsoft.com/kb/288960/
>> >
>> >but I cannot get the database to open. The KB states to "Remove the Admin
>> >account from the Admins group" but Access won't let me do this. Nothing else
>> >in the article works.
>> >
>> >I tried to import the objects into a new database but I only get the tables
>> >and queries. When I try to import the forms and reports I get the message
>> >"You don't have permission to import, export, or link to (Form/Report)." I am
>> >currently logged in as Admin, but the Admin user/group does not have
>> >permissions to 'Modify Design' or 'Read/Update/Insert/Delete Data'. Those
>> >boxes are grayed out for Database, Form, & Report Objects. Is that normal? It
>> >does not prevent me from modifying anything in any other database.
>> >
>> >Any help is appreciated.

>>

 
Reply With Quote
 
Tom van Stiphout
Guest
Posts: n/a
 
      2nd Dec 2007
On Sun, 2 Dec 2007 13:08:59 -0500, "Joan Wild"
<(E-Mail Removed)> wrote:

Sounds like the OP has experimented with Access-level security, rather
than first downloading, studying, and fully understanding the Access
Security FAQ from microsoft.com

-Tom.


>Which file are you having trouble with. I just tested every file on the CD and had no problems. None of the demos are secured.

 
Reply With Quote
 
Joan Wild
Guest
Posts: n/a
 
      3rd Dec 2007
Maybe, or there's something on the CD I've missed.

--
Joan Wild
Microsoft Access MVP
"Tom van Stiphout" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> On Sun, 2 Dec 2007 13:08:59 -0500, "Joan Wild"
> <(E-Mail Removed)> wrote:
>
> Sounds like the OP has experimented with Access-level security, rather
> than first downloading, studying, and fully understanding the Access
> Security FAQ from microsoft.com
>
> -Tom.
>
>
>>Which file are you having trouble with. I just tested every file on the CD and had no problems. None of the demos are secured.

 
Reply With Quote
 
Casper1963
Guest
Posts: n/a
 
      3rd Dec 2007
The database is call GLdemo from Adaptasoft.

"Casper1963" wrote:

> I am trying to open a database designed in Access 97 and am getting the
> message "The Current user account doesn't have permission to convert or
> enable this database". I have tried the resolutions suggested at
>
> http://support.microsoft.com/kb/288960/
>
> but I cannot get the database to open. The KB states to "Remove the Admin
> account from the Admins group" but Access won't let me do this. Nothing else
> in the article works.
>
> I tried to import the objects into a new database but I only get the tables
> and queries. When I try to import the forms and reports I get the message
> "You don't have permission to import, export, or link to (Form/Report)." I am
> currently logged in as Admin, but the Admin user/group does not have
> permissions to 'Modify Design' or 'Read/Update/Insert/Delete Data'. Those
> boxes are grayed out for Database, Form, & Report Objects. Is that normal? It
> does not prevent me from modifying anything in any other database.
>
> Any help is appreciated.

 
Reply With Quote
 
Joan Wild
Guest
Posts: n/a
 
      4th Dec 2007
OK, after installing that one, I see that it is secured. The vendor didn't provide the development mdw it was secured with; as a user you are meant to use it with the standard system.mdw.

The demo is in 97, and given your initial message, I take it you are trying to open it using a newer version. You won't be able to.

I suggest you contact the vendor to see if they have an upgraded version of it.

--
Joan Wild
Microsoft Access MVP
"Casper1963" <(E-Mail Removed)> wrote in message news:50605D2B-61F8-47F5-85E2-(E-Mail Removed)...
> The database is call GLdemo from Adaptasoft.
>
> "Casper1963" wrote:
>
>> I am trying to open a database designed in Access 97 and am getting the
>> message "The Current user account doesn't have permission to convert or
>> enable this database". I have tried the resolutions suggested at
>>
>> http://support.microsoft.com/kb/288960/
>>
>> but I cannot get the database to open. The KB states to "Remove the Admin
>> account from the Admins group" but Access won't let me do this. Nothing else
>> in the article works.
>>
>> I tried to import the objects into a new database but I only get the tables
>> and queries. When I try to import the forms and reports I get the message
>> "You don't have permission to import, export, or link to (Form/Report)." I am
>> currently logged in as Admin, but the Admin user/group does not have
>> permissions to 'Modify Design' or 'Read/Update/Insert/Delete Data'. Those
>> boxes are grayed out for Database, Form, & Report Objects. Is that normal? It
>> does not prevent me from modifying anything in any other database.
>>
>> Any help is appreciated.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert RTF to TXT to enable linking =?Utf-8?B?U3RldmVu?= Microsoft Access 3 12th May 2007 12:21 AM
How to convert a database in text file forma into Access Database =?Utf-8?B?QWNjZXNzSXNzdWU=?= Microsoft Access 1 12th Feb 2007 12:35 PM
convert Enable 3.0, 4.0 and 4.5 =?Utf-8?B?S0pBWQ==?= Microsoft Word Document Management 5 14th Sep 2006 03:39 AM
Convert Enable 4.0 files =?Utf-8?B?a2F0emVnZWxlaWJ0ZW4=?= Microsoft Excel Misc 1 9th Mar 2006 02:24 PM
cannot convert or enable database =?Utf-8?B?RnJlZCBQbGF0ZQ==?= Microsoft Access Security 2 29th Nov 2004 11:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:02 AM.