473,394 Members | 1,866 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,394 software developers and data experts.

Problem with MS Access 97 database security

All,

I recently started at a company that has a number of older MS Access
97 database applications that support production and order
fulfillment. There is one database with which I have the following
problems:

1) no one can make modifications to the database except by logging in
using the database creator's userid and password on the workstation
used by that person, who has of course left the company. Anyone else
who tries to access the database, even the system administrator, gets
the message "You dont have the nececssary permissions to use the
xxxxxxxxx object.Have your system administrator or the person who
created the object establish the appropriate permissions for you."

2) We logged in and "added" another person with the same permissions
as the creator for all database objects, except we did not change the
database object "ownerships", and the problem still persists. I
suspect that the ownerships are the problem. Is this so?

3) I dont know anything about the restriction to a particular machine.
Can anyone enlighten me on this issue?

TIA

JL

Apr 19 '07 #1
1 1923
<jl******@kjlsoftware.comwrote in message
news:11**********************@e65g2000hsc.googlegr oups.com...
All,

I recently started at a company that has a number of older MS Access
97 database applications that support production and order
fulfillment. There is one database with which I have the following
problems:

1) no one can make modifications to the database except by logging in
using the database creator's userid and password on the workstation
used by that person, who has of course left the company. Anyone else
who tries to access the database, even the system administrator, gets
the message "You dont have the nececssary permissions to use the
xxxxxxxxx object.Have your system administrator or the person who
created the object establish the appropriate permissions for you."

2) We logged in and "added" another person with the same permissions
as the creator for all database objects, except we did not change the
database object "ownerships", and the problem still persists. I
suspect that the ownerships are the problem. Is this so?

3) I dont know anything about the restriction to a particular machine.
Can anyone enlighten me on this issue?

TIA

JL
It sounds like the workgroup file (*.mdw) is on that user's PC. As a
general rule of thumb I don't give accounts the names of individuals but of
functions, eg "developer" could be the admin name, a member of the Admins
group.

Things to (consider) do(ing):

1 - MAKE A BACKUP.

2 - Log in on the original developer's account. Create a generic
"developer" account and give it full permissions to everything including the
database object.

3 - Log in on the new account and create a new blank database. Import all
of the objects from the "old" database. The new account should be the
owner. You should then be able to make design changes with this account.

4 - Put the workgroup file on a server where all users can access it.

5 - Split the db and put the back end in the same location as the workgroup
file. Give all users their own local front end copy linked to the back end.

6 - Have the users launch the app using a desktop shortcut using the
"/wrkgrp" command line switch. That way they will not be prompted for a
password for "unsecured" apps.

I think that's all ... hope it helps.

Keith.
www.keithwilby.com
Apr 19 '07 #2

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

Similar topics

11
by: Wayne Wengert | last post by:
I am using VS.NET 2003, VB.NET, ADO.NET and an Access 2000 database. I want to display a list of all tables in an Access database. I want to put that list of table names in a listbox so the user...
2
by: Barb | last post by:
Hi there, I sincerely hope that someone out there can help. I have two instances of the SQL 2000 Desktop Engine running. One is on my local machine for development and the other is on another...
5
by: Al Jans | last post by:
Hi, I have a multi-user access 2k database, with a server based backend and a local machine based front end. What I want is : 1) one group of users to have a full access (i.e. edit, delete,...
5
by: kai | last post by:
Hi, All I try to block some one import my Access database tables using Access database. I used password protection, but if some one crack through my password, are there any other methods to...
5
by: lappy | last post by:
Hello, I have written a small programme to compact an access 97 database. Dim je As New JRO.JetEngine ' Compacts database Data.Mdb to Data2.mdb. je.CompactDatabase...
9
by: Nathan Sokalski | last post by:
I am trying to connect to a Microsoft Access Database from my ASP.NET Application. I use the following code to create my connection string: cmdSelect.Connection = New...
4
by: kthiagar | last post by:
Hi I am trying to connect to a password protected access file from VB.NET. I have no problem in connecting to Access, if I remove the password. This is what I am doing: In the server explorer,...
52
by: Neil | last post by:
We are running an Access 2000 MDB with a SQL 7 back end. Our network guy is upgrading to Windows Server 2003 and wants to upgrade Office and SQL Server at the same time. We're moving to SQL Server...
10
by: SAL | last post by:
Hello, I'm still having trouble getting my app to authenticate correctly. I have read the tips at: http://www.devhood.com/messages/message_view-2.aspx?thread_id=72204 and am still having...
5
by: novak | last post by:
hi list, since a couple of weeks we face a special "security" problem. neraly every ms-access database that is located on our net-drives cannot be opened. when clicking the document's icon,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.