473,472 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Access 2010 Security

12 New Member
I have an orders admin database that is currently only accessed by two Sales Administrators. I have been asked to allow read only access to the DB for the actual sales force. Would it be better to create a new FE for them to access, or is there anyway that I can secure the existing file by user? I don't want to hard code in usernames.
Jun 24 '11 #1

✓ answered by Rabbit

There's no perfect way to achieve what you want in Access. The closest you can get is to put the backend on an undisclosed network location with a password. Create a front end MDE with all the database objects hidden and convert all the forms to access the tables as read only.

This can be compromised by looking at their active connections, say from a command prompt, to find the location of the server. Then they could go there and, worst case scenario, crack the password and change whatever they like. But if they had bad intentions, they could just delete the entire backend. It's unlikely that any of your users would have the technical knowledge to pull this off but it's something you need to be aware of. This is as secure as you can get with Access.

4 2584
pod
298 Contributor
Front End is always a good alternative for keeping the location of the tables hidden from users.
Jun 24 '11 #2
Rabbit
12,516 Recognized Expert Moderator MVP
There's no perfect way to achieve what you want in Access. The closest you can get is to put the backend on an undisclosed network location with a password. Create a front end MDE with all the database objects hidden and convert all the forms to access the tables as read only.

This can be compromised by looking at their active connections, say from a command prompt, to find the location of the server. Then they could go there and, worst case scenario, crack the password and change whatever they like. But if they had bad intentions, they could just delete the entire backend. It's unlikely that any of your users would have the technical knowledge to pull this off but it's something you need to be aware of. This is as secure as you can get with Access.
Jun 24 '11 #3
TonyRandom
12 New Member
Thanks chaps. I will go down the new FE route, and as Rabbit said, change all forms to read-only.
I had thuogh of this approach, but it is good to have it validated, so I don't waste my time running a fools errand. :)
Jun 24 '11 #4
Rabbit
12,516 Recognized Expert Moderator MVP
If you have the know how, you could use your intranet as a front end and serve it up with a web interface. This means creating all your forms from scratch though.
Jun 24 '11 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: phill86 | last post by:
Hi, I have an access 2010 database that I want to convert to an SQL Server database and I need to know if the data macros in access will still work in the SQL database or will i have to create...
5
by: jaad | last post by:
Hello, I have a database that was written in access 2007 on my pc. I wanted to work off site with the database so I uploaded it onto my laptop which is loaded with access 2010 beta. When I...
2
by: sierra7 | last post by:
It seems Access 2010 is associating an 'input mask' or field type with a combo box when a form is opened, even though there is no Format setting on the control. I have a form which has been...
2
by: dougancil | last post by:
I have a user who had deleted some records from a database today using Access 2010. They have an ID field that's autonumbered. They have No Duplicates allowed. When they created a new record today,...
0
by: Andolino | last post by:
In Access 2010 I get a Write Conflict error - "This record has been changed by another user..." In Access 2007 this Code is working - why? Private Sub Form_BeforeUpdate(Cancel As Integer) Dim...
1
by: Alan Yim | last post by:
Hi folks, My company recently upgraded our Office suite from 2003 to 2010. The problem in particular is with an Access database that was originally designed in Access 2003. The code in question...
5
by: colsoft | last post by:
I am using Access 2010. Am generating reports for the records, one record per page. The records on the even pages have a light black background shading which appears when am printing. Please i need...
2
by: Bill Boord | last post by:
I need to be able to shut off the AutoCorrect "feature" within Access 2010 code. I have utilized Application.SetOption with method strings for other startup requirements, but I cannot seem to find a...
1
dsatino
by: dsatino | last post by:
I have numerous applications built in Access 2000/2003 that all use ODBCdirect workspaces to access various non-Access databases. Unfortunately, ODBCdirect is 'no longer supported'in Access 2010 and...
1
by: Music Man | last post by:
Greetings All: I built a database in Microsoft SQL Server 2000 and used Microsoft Access 2010 as the front end. The database is used to keep track of "issues" that rise out of my employment. ...
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
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...
1
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...
0
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
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.