473,503 Members | 1,654 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

A problem with RWOP Security?

I have a split Access 97 database that I've been asked to secure. The
data is sensitive and users include programmers who are routinely
accessing the data directly, so I plan to remove all permissions from
the tables in the backend and then create RWOP queries to retrieve all
the fields in the tables so users are limited to the column/row access
that I design in these queries.

I also plan to remove permissions for users to create new queries to
stop them from creating their own new queries (as I know some of them
will) based on my RWOP queries which would effectively allow them to do
anything the like (is this correct?).

BUT!!! a lot of the code in this database creates named querydefs in
the code, if I turn off user permissions to create new queries won't
all this code stop working? If so does that mean the only way round
this problem is to remove all these queries from code?

Thanks in advance

Chris

Nov 13 '05 #1
1 1607
On 18 Apr 2005 05:41:45 -0700, "ch***************@yahoo.co.uk"
<ch***************@yahoo.co.uk> wrote:

Yes, those created querydefs will stop working.

Additionally there are password cracker programs available that can
defeat Access security. If you really want it to be secure, a SQL
Server (or MSDE) backend is much better.

-Tom.

I have a split Access 97 database that I've been asked to secure. The
data is sensitive and users include programmers who are routinely
accessing the data directly, so I plan to remove all permissions from
the tables in the backend and then create RWOP queries to retrieve all
the fields in the tables so users are limited to the column/row access
that I design in these queries.

I also plan to remove permissions for users to create new queries to
stop them from creating their own new queries (as I know some of them
will) based on my RWOP queries which would effectively allow them to do
anything the like (is this correct?).

BUT!!! a lot of the code in this database creates named querydefs in
the code, if I turn off user permissions to create new queries won't
all this code stop working? If so does that mean the only way round
this problem is to remove all these queries from code?

Thanks in advance

Chris


Nov 13 '05 #2

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

Similar topics

0
1740
by: karinski | last post by:
Hi All, I have a split f/e - b/e setup on my database with RWOP queries on the front end. The code below gets a PO number(s), and vendor name from a multi choice list box on another form. It...
5
1315
by: karinski | last post by:
I have a form that allows users to select criteria for a report. One of the controls on the form is a multi-select list box. Using the MS Knowledge Base, I wrote my code to pull the items from the...
0
282
by: Chris | last post by:
I have a split Access 2000 database that I've been asked to secure. The data is sensitive and users include programmers who are routinely accessing the data directly, so I plan to remove all...
6
3524
by: Mike MacSween | last post by:
Mmmm. Doing some work with Access security. Let's say I don't want the users to be able to edit the back end tables directly. Not because it's a 'high security' application but because they can...
1
1622
by: TechBoy | last post by:
Re:Access 2002 If I base my form on an RWOP query, can I dynamically select from an RWOP query result set to display on the form? Does someone have an example? Thanks.
6
9634
by: deko | last post by:
Now that users are handy at importing tables from an Excel spreadsheet, I've discovered a very dangerous problem. If the user decides to name the imported table the same name as an existing...
14
2438
by: google | last post by:
I am creating a new database for use within our company, that I'd like to make reasonably secure (short of a true server based solution). The back-end of a non-server based database seems to be...
3
1918
by: rdemyan via AccessMonster.com | last post by:
I just got Access 2003 and have been playing around with it. This whole macro security thing can be a bit annoying. Initially, I was able to link to my backends located on a second computer....
0
1189
by: rdemyan | last post by:
Is there a way to check the validity of front-end table links on a backend file where all permissions to data have been revoked. To get at the data, the front end uses RWOP queries. What I'm...
0
7271
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
7319
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
7449
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
5570
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4998
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...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
373
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.