473,379 Members | 1,317 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Problems with .mdw file and permissions - help!

Hi - I need help with an Access security problem. I've already Googled
this one but found no help and I'm starting to think there might not be
any to provide. Perhaps one of you kindly people can offer some
advice?

Some years ago I was given responsiblity for an Access database. The
previous person who created and maintained the database was a
well-meaning but not overly Access-savvy soul who decided one day that
it might be a good idea to enforce security on it. Then he left,
leaving it to me.

The database worked for some time, then all of a sudden it didn't. I'm
getting the following message when I attempt to open the .mdb file:

"You do not have the necessary permissions to use the <filname.mdb>
object. Have your system administrator or the person who created this
object establish the appropriate permissions for you."

I understand through some research that this is related to the
"Secured.mdw" file that's in the same folder as the .mdb file.

It seems that somehow the .mdw file has been changed, or is a different
one to what it should be, I don't know exactly. Getting the original
..mdw file isn't an option.

Does anyone have any ideas at all as to how I could go about accessing
the contents of the .mdb file?

Nov 13 '05 #1
3 10212
One approach would be to use the Workgroup Administrator under the Tools
menu, Security. You can attach to a generic .mdw file or create a new .mdw
file. Then try to open the database after attaching to the new .mdw file.

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.
<aj*****@gmail.com> wrote in message
news:11*********************@o13g2000cwo.googlegro ups.com...
Hi - I need help with an Access security problem. I've already Googled
this one but found no help and I'm starting to think there might not be
any to provide. Perhaps one of you kindly people can offer some
advice?

Some years ago I was given responsiblity for an Access database. The
previous person who created and maintained the database was a
well-meaning but not overly Access-savvy soul who decided one day that
it might be a good idea to enforce security on it. Then he left,
leaving it to me.

The database worked for some time, then all of a sudden it didn't. I'm
getting the following message when I attempt to open the .mdb file:

"You do not have the necessary permissions to use the <filname.mdb>
object. Have your system administrator or the person who created this
object establish the appropriate permissions for you."

I understand through some research that this is related to the
"Secured.mdw" file that's in the same folder as the .mdb file.

It seems that somehow the .mdw file has been changed, or is a different
one to what it should be, I don't know exactly. Getting the original
..mdw file isn't an option.

Does anyone have any ideas at all as to how I could go about accessing
the contents of the .mdb file?
Nov 13 '05 #2
you can have many system.mdw files to setup security for different
access application

so it could be that the default mdw (set up the Workgroup
Administrator) is the wrong one for your application

you can
a) use Workgroup Administrator to change the default to the correct
mdw
b) use a command line option to specify the mdw file to use

aj*****@gmail.com wrote:
Hi - I need help with an Access security problem. I've already Googled this one but found no help and I'm starting to think there might not be any to provide. Perhaps one of you kindly people can offer some
advice?

Some years ago I was given responsiblity for an Access database. The
previous person who created and maintained the database was a
well-meaning but not overly Access-savvy soul who decided one day that it might be a good idea to enforce security on it. Then he left,
leaving it to me.

The database worked for some time, then all of a sudden it didn't. I'm getting the following message when I attempt to open the .mdb file:

"You do not have the necessary permissions to use the <filname.mdb>
object. Have your system administrator or the person who created this object establish the appropriate permissions for you."

I understand through some research that this is related to the
"Secured.mdw" file that's in the same folder as the .mdb file.

It seems that somehow the .mdw file has been changed, or is a different one to what it should be, I don't know exactly. Getting the original
.mdw file isn't an option.

Does anyone have any ideas at all as to how I could go about accessing the contents of the .mdb file?


Nov 13 '05 #3
And if I can't find the correct mdw file?

Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Ask Josephsen | last post by:
Hi NG If I write the following: <?php $file="myfile.JPG"; if ( getmyuid()==fileowner ( $file ) ) { chgrp ( $file, getmygid() ); chown ( $file, getmyuid() );
1
by: Brad Pears | last post by:
Our graphic designer is developing our new company website. We have switched providers and currently she is working on the new website which currently ressides on the new providers server as they...
1
by: black hawk | last post by:
Hello, i have a big problems, to install oracle 9i v9.2 Server to my "Windows XP" with Service Pack 2 and all security and other updates from Microsoft. The "Universall Installer" (Standard...
0
by: black hawk | last post by:
Hello, i have a big problems, to install oracle 9i v9.2 Server to my "Windows XP" with Service Pack 2 and all security and other updates from Microsoft. The "Universall Installer" (Standard...
7
by: zxkuqyb | last post by:
I've written a simple ASP .NET web application that reads a text file and displays it in the web browser. Works fine when reading a local path; but fails with "can not find a part of the path", or...
5
by: samadams_2006 | last post by:
I'm having a problem in accessing a Microsoft Access Database in a VB.NET Web Application. It's so straight forward, I thought I'd walk you through all the details here: 1) I have a .NET Web...
0
by: drawing in aspnet | last post by:
Question about putting the data layer in a separate class library. I keep reading that the data layer should be separated from the presentation layer and put in its own class library. I am...
2
by: beary | last post by:
Hello everyone, I posted this in unix/linux but it received no replies, so I assume it was the wrong forum. I'm trying here. I'm in way over my head with file permissions. The directory and...
3
by: Earl Anderson | last post by:
One of the users in our departmental db has Read/Write permissions to a particular form. He was able to access and edit the form at will until 2 weeks ago. His current problem was that he was not...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.