PC Review


Reply
Thread Tools Rate Thread

bak will not open

 
 
kathy b
Guest
Posts: n/a
 
      19th Mar 2008
I was applying and preparing to test security on my database on our network
and did create a backup (.bak) database to my personal drive before I copied
to the network. In testing my original database was denied permissions, but
also denied permissions for my backup (.bak) database. Isn't the backup
supposed to be unsecured? I am using Access 2000 . . . is there a work
around?
 
Reply With Quote
 
 
 
 
Tom van Stiphout
Guest
Posts: n/a
 
      20th Mar 2008
On Wed, 19 Mar 2008 11:53:03 -0700, kathy b <kathy
(E-Mail Removed)> wrote:

A backup of an unsecured database is unsecured. A backup of a secured
database is secured.
Workgroup Security is an advanced topic. You just cannot guess at how
it works, or hope that clicking a few menu options will do the trick.
You will have to download, study, and fully understand the Access
Security FAQ from microsoft.com before proceeding. Once you do, you
will recognize the steps that lead you to the situation you are in
now. My guess is you changed the default workgroup file.

-Tom.


>I was applying and preparing to test security on my database on our network
>and did create a backup (.bak) database to my personal drive before I copied
>to the network. In testing my original database was denied permissions, but
>also denied permissions for my backup (.bak) database. Isn't the backup
>supposed to be unsecured? I am using Access 2000 . . . is there a work
>around?

 
Reply With Quote
 
kathy b
Guest
Posts: n/a
 
      20th Mar 2008
Thanks for taking the time to reply . . . I'll ignore the snarky tone.
You are probably correct about the default workgroup file, although I'm not
sure how/when I would have changed it. In the past when I have added
workgroup security my database (.mdb) was secured, but Access created the
..bak file as unsecured. The point being I could always revert back to my
original state if I needed. I guess I'll research this one on my own.

"Tom van Stiphout" wrote:

> On Wed, 19 Mar 2008 11:53:03 -0700, kathy b <kathy
> (E-Mail Removed)> wrote:
>
> A backup of an unsecured database is unsecured. A backup of a secured
> database is secured.
> Workgroup Security is an advanced topic. You just cannot guess at how
> it works, or hope that clicking a few menu options will do the trick.
> You will have to download, study, and fully understand the Access
> Security FAQ from microsoft.com before proceeding. Once you do, you
> will recognize the steps that lead you to the situation you are in
> now. My guess is you changed the default workgroup file.
>
> -Tom.
>
>
> >I was applying and preparing to test security on my database on our network
> >and did create a backup (.bak) database to my personal drive before I copied
> >to the network. In testing my original database was denied permissions, but
> >also denied permissions for my backup (.bak) database. Isn't the backup
> >supposed to be unsecured? I am using Access 2000 . . . is there a work
> >around?

>

 
Reply With Quote
 
Tom van Stiphout
Guest
Posts: n/a
 
      21st Mar 2008
On Thu, 20 Mar 2008 09:09:00 -0700, kathy b
<(E-Mail Removed)> wrote:

No snarkyness was intended. The basic premise however was.
Fortunately ALL unsecured standard system.mdw files are exchangeable,
so you can get one from another computer on which you have not eh...
experimented.

-Tom.


>Thanks for taking the time to reply . . . I'll ignore the snarky tone.
>You are probably correct about the default workgroup file, although I'm not
>sure how/when I would have changed it. In the past when I have added
>workgroup security my database (.mdb) was secured, but Access created the
>.bak file as unsecured. The point being I could always revert back to my
>original state if I needed. I guess I'll research this one on my own.
>
>"Tom van Stiphout" wrote:
>
>> On Wed, 19 Mar 2008 11:53:03 -0700, kathy b <kathy
>> (E-Mail Removed)> wrote:
>>
>> A backup of an unsecured database is unsecured. A backup of a secured
>> database is secured.
>> Workgroup Security is an advanced topic. You just cannot guess at how
>> it works, or hope that clicking a few menu options will do the trick.
>> You will have to download, study, and fully understand the Access
>> Security FAQ from microsoft.com before proceeding. Once you do, you
>> will recognize the steps that lead you to the situation you are in
>> now. My guess is you changed the default workgroup file.
>>
>> -Tom.
>>
>>
>> >I was applying and preparing to test security on my database on our network
>> >and did create a backup (.bak) database to my personal drive before I copied
>> >to the network. In testing my original database was denied permissions, but
>> >also denied permissions for my backup (.bak) database. Isn't the backup
>> >supposed to be unsecured? I am using Access 2000 . . . is there a work
>> >around?

>>

 
Reply With Quote
 
BruceM
Guest
Posts: n/a
 
      21st Mar 2008
There's no need for the "I guess I'll research this one on my own" stuff.
You did not mention any details of how you applied security, so there was no
way to know if you used a database password or user-level security. If the
latter, are you opening the database by way of a shortcut that joins you to
your new security workgroup file? If not, I expect you either modified the
default System.mdw or used a new mdw as the default workgroup file. Either
way you would probably have some problems opening the database.
What happens when you are denied permissions? Are you prompted for a user
name and password, or do you receive a notice that you do not have
sufficient permissions, or what exactly?

"kathy b" <(E-Mail Removed)> wrote in message
news:FB4F880B-EE6F-4501-B53B-(E-Mail Removed)...
> Thanks for taking the time to reply . . . I'll ignore the snarky tone.
> You are probably correct about the default workgroup file, although I'm
> not
> sure how/when I would have changed it. In the past when I have added
> workgroup security my database (.mdb) was secured, but Access created the
> .bak file as unsecured. The point being I could always revert back to my
> original state if I needed. I guess I'll research this one on my own.
>
> "Tom van Stiphout" wrote:
>
>> On Wed, 19 Mar 2008 11:53:03 -0700, kathy b <kathy
>> (E-Mail Removed)> wrote:
>>
>> A backup of an unsecured database is unsecured. A backup of a secured
>> database is secured.
>> Workgroup Security is an advanced topic. You just cannot guess at how
>> it works, or hope that clicking a few menu options will do the trick.
>> You will have to download, study, and fully understand the Access
>> Security FAQ from microsoft.com before proceeding. Once you do, you
>> will recognize the steps that lead you to the situation you are in
>> now. My guess is you changed the default workgroup file.
>>
>> -Tom.
>>
>>
>> >I was applying and preparing to test security on my database on our
>> >network
>> >and did create a backup (.bak) database to my personal drive before I
>> >copied
>> >to the network. In testing my original database was denied permissions,
>> >but
>> >also denied permissions for my backup (.bak) database. Isn't the backup
>> >supposed to be unsecured? I am using Access 2000 . . . is there a work
>> >around?

>>


 
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
On Clicking on Open button in asp download dialog it open two copy ofexcell file?? chandan Microsoft ASP .NET 0 17th Nov 2008 08:44 AM
Outlook 2007 " Cannot open this item. cannot open free/busy inform Mahboob Khan Microsoft Outlook Discussion 0 14th Jun 2008 02:14 AM
workbooks.open function fails to open an existing excel file when used in ASP, but works in VB. san Microsoft Excel Programming 1 3rd Jan 2006 03:22 AM
workbooks.open function fails to open an existing excel file when used in ASP, but works in VB. shirdisanthosh@gmail.com Microsoft Excel Discussion 0 30th Dec 2005 08:28 AM
double click doesn't open the file// instead file->open->...the file open norma nks Microsoft Word New Users 1 3rd Oct 2003 03:11 AM


Features
 

Advertising
 

Newsgroups
 


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