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

Secure Access 2000 database

I have a database that contains complaint information in regards to
Law Enforcement. They need to have this database secure and out of
reach for all but two users. (including me, they say). In other words,
the data they place in this table is higly sensitive and no one other
then a few users must have access to it. If there are design changes,
they would like to give me access to make the changes and they lock it
down again.

Suggestions on accomplishing this, including 3rd party tools, would be
great. I have read a bit about encryption and it doesn't appear to be
able to accomplish their request.

Thanks for helping!
Nov 12 '05 #1
3 1708
"Annette Massie" <an******@co.saint-croix.wi.us> wrote in message
news:c6**************************@posting.google.c om...
I have a database that contains complaint information in regards to
Law Enforcement. They need to have this database secure and out of
reach for all but two users. (including me, they say). In other words,
the data they place in this table is higly sensitive and no one other
then a few users must have access to it. If there are design changes,
they would like to give me access to make the changes and they lock it
down again.

Suggestions on accomplishing this, including 3rd party tools, would be
great. I have read a bit about encryption and it doesn't appear to be
able to accomplish their request.

Thanks for helping!


Since an Access/Jet database is storing the data in a *file*, the only way
to really secure it is to restrict who can access the file. If you use
anything besides a properly secured file system like NTFS permissions, then
all you are really doing is obfuscating and erecting barriers that are
easily defeated by someone who really wants to get past them. And I'm not
talking about professional level hackers, just anyone who would be willing
to spend a few dollars for the tools.

If you want the database itself to provide good security then you need to
store the data in a server-based database like SQL Server or Oracle. You
can still create the front end application in Access if you go that route.

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


Nov 12 '05 #2
Annette Massie wrote:
I have a database that contains complaint information in regards to
Law Enforcement.


What kind of a database could hold so much information?
Nov 12 '05 #3
Annette Massie wrote:
I have a database that contains complaint information in regards to
Law Enforcement. They need to have this database secure and out of
reach for all but two users. (including me, they say). In other words,
the data they place in this table is higly sensitive and no one other
then a few users must have access to it. If there are design changes,
they would like to give me access to make the changes and they lock it
down again.

Suggestions on accomplishing this, including 3rd party tools, would be
great. I have read a bit about encryption and it doesn't appear to be
able to accomplish their request.

Thanks for helping!


Perhaps the simplest way would be to put the data file on a network
shared folder that only those two people have access to (and compile to
MDE, and add workgroup security as an extra layer, although that can be
defeated easily).
--
regards,

Bradley
Nov 12 '05 #4

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

Similar topics

6
by: Sarah Tanembaum | last post by:
I was wondering if it is possible to create a secure database system using RDBMS(MySQL, Oracle, SQL*Server, PostgreSQL etc) and web scripting/programming language(Perl, PHP, Ruby, Java, ASP, etc)...
6
by: Billy Jacobs | last post by:
I have a website which has both secure and non-secure pages. I want to uses forms authentication. How do I accomplish this? Originally I had my web.config file in the root with Forms...
4
by: Alex | last post by:
Dear netters, We are looking to build a SQL Server database that will be hooked up to a Web server (WebLogic or a .NET). The database will house data for multiple customers, and the...
7
by: Norm | last post by:
Hi All, I have an MDB file which I want to remain secure. It checks for certain parameters upon startup, and will automatically exit if the program is opened/executed by an unauthorized user. ...
2
by: Jason Smith | last post by:
I have recently designed an application in Ms Access with the folllowing security: 1) Database is split into a front-end / backend with linked tables 2) All modules are password protected 3)...
2
by: Jeff | last post by:
Does anyone know of any potential problems running a 2000 database with 2003? Also, what about installing all other Office products as 2003 versions but leaving Access as 2002 running a 2000...
49
by: Mell via AccessMonster.com | last post by:
I created databases on Access 2003 and I want to deploy them to users. My code was also done using 2003. If they have Ms Access 2000 or higher, will they be able to use these dbs with all code,...
2
by: mnathan | last post by:
I wouldl like one table to be password control without having to use ACCESS method of security. In my database, I will have a rates table, which should only be viewed by the financial administrator....
1
by: Annonymous Coward | last post by:
I am writing an application which I will deploy to my clients. It is important for security, support, IP reasons etc, that the users are not able to access my databse schema (i.e. view/modify/run...
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?
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
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.