473,399 Members | 3,603 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,399 software developers and data experts.

security problem

Version: Access 2k
OS: XP Pro

I have a secured DataBase which I have moved to a new laptop so I can
use it on the road (not connected to the network).

PROBLEM:

When I try to run the .mdb file on the laptop I get a message that says
I do not have the neccessary permissions to access the .mdb object.

QUESTIONS:

1. Does this have something to do with the system.mdw file?

2. If so, how do I fix the darn thing?

Nov 13 '05 #1
5 1646
"Jorge Collazo" <jc******@socal.rr.com> wrote in message
news:yb*****************@twister.socal.rr.com...
Version: Access 2k
OS: XP Pro

I have a secured DataBase which I have moved to a new laptop so I can
use it on the road (not connected to the network).

PROBLEM:

When I try to run the .mdb file on the laptop I get a message that says
I do not have the neccessary permissions to access the .mdb object.

QUESTIONS:

1. Does this have something to do with the system.mdw file?
Yes
2. If so, how do I fix the darn thing?


You need to copy both the mdb and the mdw used to secure it to the laptop.

Nov 13 '05 #2


Rick Brandt wrote:
"Jorge Collazo" <jc******@socal.rr.com> wrote in message
news:yb*****************@twister.socal.rr.com...
Version: Access 2k
OS: XP Pro

I have a secured DataBase which I have moved to a new laptop so I can
use it on the road (not connected to the network).

PROBLEM:

When I try to run the .mdb file on the laptop I get a message that says
I do not have the neccessary permissions to access the .mdb object.

QUESTIONS:

1. Does this have something to do with the system.mdw file?

Yes

2. If so, how do I fix the darn thing?

You need to copy both the mdb and the mdw used to secure it to the laptop.


Which .mdw file do I copy to the laptop, the one in the MSoffice dir, or
the one in the user directory?

Nov 13 '05 #3
"Jorge Collazo" <jc******@socal.rr.com> wrote in message
news:nm*****************@twister.socal.rr.com...
Which .mdw file do I copy to the laptop, the one in the MSoffice dir, or
the one in the user directory?


Whichever one was used to secure your mdb. If you are not defining the mdw
to use with a special shortcut then whichever file has been set as your
default mdw is the one you are using. You should be able to use the
Workgroup Administrator utility to determine what your default mdw is.

You could also just open your app and examine both of these directories.
The folder containing the mdw file in use will have a locking file added to
it that is the same name as the mdw file but with an ldb extension.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #4


Rick Brandt wrote:
"Jorge Collazo" <jc******@socal.rr.com> wrote in message
news:nm*****************@twister.socal.rr.com...
Which .mdw file do I copy to the laptop, the one in the MSoffice dir, or
the one in the user directory?

Whichever one was used to secure your mdb. If you are not defining the mdw
to use with a special shortcut then whichever file has been set as your
default mdw is the one you are using.


How do you 'define' a mdw file within a shortcut?

You should be able to use the Workgroup Administrator utility to determine what your default mdw is.


I don't seem to have the Workgroup Admin util installed. Is it in the
office 2000 install disc?

Nov 13 '05 #5
"Jorge Collazo" <jc******@socal.rr.com> wrote in message
news:im****************@twister.socal.rr.com...

How do you 'define' a mdw file within a shortcut?
"full path to MSAccess.exe" "full path to mdb" /wrkgrp "full path to mdw"

You should be able to use the
Workgroup Administrator utility to determine what your default mdw is.


I don't seem to have the Workgroup Admin util installed. Is it in the
office 2000 install disc?


In Access 97 and 2000 you look for WRKGADM.EXE. It will either be in the Office
folder or the System32 folder. I believe the newer versions have it available
from within Access itself.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #6

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

Similar topics

28
by: grahamd | last post by:
Who are the appropriate people to report security problems to in respect of a module included with the Python distribution? I don't feel it appropriate to be reporting it on general mailing lists.
22
by: Alistair | last post by:
hello again oh knowledgable ones Today I took the plunge (more like a hell-hole dive) and upgraded to windows XP Pro.. and as I expected things are slightly different... what I didn't...
3
by: craig | last post by:
I am working on my first .NET development project that involves custom role-based security per the project requirements. This lead to a general design issue this week that really caused us some...
12
by: A.M. | last post by:
Hi at all, how can I do to insert into a HTML page a file .txt stored in the same directory of the server where is the html file that must display the text file.txt? Thank you very much P.Pietro
116
by: Mike MacSween | last post by:
S**t for brains strikes again! Why did I do that? When I met the clients and at some point they vaguely asked whether eventually would it be possible to have some people who could read the data...
3
by: Chua Wen Ching | last post by:
Hi there, I had applied this security permissions in my class library based on fxcop standards. Before namespace: using System.Runtime.InteropServices; using System.Security.Permissions;
1
by: Earl Teigrob | last post by:
Background: When I create a ASP.NET control (User or custom), it often requires security to be set for certain functionality with the control. For example, a news release user control that is...
5
by: Norsoft | last post by:
I have a .Net 1.1 application which is downloaded into an aspx page. It is a dll which inherits from System.Windows.Forms.UserControl. It works fine on a PC with only the 1.1 Framework. However,...
0
by: Jay C. | last post by:
Jay 3 Jan. 11:38 Optionen anzeigen Newsgroups: microsoft.public.dotnet.framework.webservices.enhancements Von: "Jay" <p.brunm...@nusurf.at> - Nachrichten dieses Autors suchen Datum: 3 Jan...
8
by: =?Utf-8?B?TWFuanJlZSBHYXJn?= | last post by:
Hi, I created a web service and hosted it in Windows Services. It is working fine. Now I am trying to implement the X509 certificates for message layer security. But it is throwing the following...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.