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

Microsoft Access security & encryption

I want to develop an Access database and upload it to a website:
If I want to provide a multi-Level user access to the users, is there is any built in feature that i can use?. provide the users will use ASP developed Interface to the database. or I have to build my own security level (coding it)?.

And are there anyway to encrypt the information inside the Database, I mean build in feature in Microsoft Access feature.?

Thanks in Advance...
Nov 11 '06 #1
7 2891
willakawill
1,646 1GB
I want to develop an Access database and upload it to a website:
If I want to provide a multi-Level user access to the users, is there is any built in feature that i can use?. provide the users will use ASP developed Interface to the database. or I have to build my own security level (coding it)?.

And are there anyway to encrypt the information inside the Database, I mean build in feature in Microsoft Access feature.?

Thanks in Advance...
Yes to both. Encryption and security is built into Access. It is a pain in the butt though. Much better for you to implement a simple login security structure and maintain the login details in the session variables
Nov 11 '06 #2
Yes to both. Encryption and security is built into Access. It is a pain in the butt though. Much better for you to implement a simple login security structure and maintain the login details in the session variables
Thank you, May I ask u please to guide me in how to apply the encryption on the database?.

and I Know there is a security tables, such as user groups, Admin groups & so on, do u think its possible to link my ASP user level permission code to the tables, and can u please set me on how to start doing this?. or its tooooo complicated & its better to write my own code of users level access?.

Again ur help are much appreciated.
Nov 11 '06 #3
willakawill
1,646 1GB
Thank you, May I ask u please to guide me in how to apply the encryption on the database?.

and I Know there is a security tables, such as user groups, Admin groups & so on, do u think its possible to link my ASP user level permission code to the tables, and can u please set me on how to start doing this?. or its tooooo complicated & its better to write my own code of users level access?.

Again ur help are much appreciated.
I refer you to my previous post. If you implement your own security structure then you can maintain it from any computer anywhere. If you go down the access user groups route your are in for heartbreak.
Nov 11 '06 #4
I refer you to my previous post. If you implement your own security structure then you can maintain it from any computer anywhere. If you go down the access user groups route your are in for heartbreak.
Your advice are considered much appreciated.
Nov 11 '06 #5
Killer42
8,435 Expert 8TB
I refer you to my previous post. If you implement your own security structure then you can maintain it from any computer anywhere. If you go down the access user groups route your are in for heartbreak.
Hi willakawill.

Can you, or someone, point us in the direction of a useful reference on setting up a security structure in Access? I have done something very simple along these lines, but that was probably over ten years ago.

This is the sort of link which would be worth posting in a sticky thread. In fact, maybe we should look at setting up a "useful links" sticky thread where we can add things like this.
Nov 12 '06 #6
MMcCarthy
14,534 Expert Mod 8TB
Hi willakawill.

Can you, or someone, point us in the direction of a useful reference on setting up a security structure in Access? I have done something very simple along these lines, but that was probably over ten years ago.
This is the best reference I've found. It seems to cover everything.

http://www.jmwild.com/Accesssecurity.htm


This is the sort of link which would be worth posting in a sticky thread. In fact, maybe we should look at setting up a "useful links" sticky thread where we can add things like this.
I know that a useful links page is something under consideration by the site administrator.

In the meantime I'm reluctant to put up a thread as I suspect it will garner replies with inappropriate sites.

Let me see if I can create a thread that can have the replies blocked.

I'll look into it.

Mary
Nov 12 '06 #7
Killer42
8,435 Expert 8TB
Thanks mmccarthy, I'll check it out.
Nov 12 '06 #8

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

Similar topics

34
by: John Harrison | last post by:
An odd confession; an odd request; but here's the tale.... My company has a few PC systems which we have used for about 7 years and not updated - we've "made do", and besides, "if it ain't...
1
by: ANSWER | last post by:
Hi, Is there any way I could disable someone to create a new database and import all of my tables into his database. I make .mde, disable shift+Enter, make logon module but still my tables are...
3
by: mar10 | last post by:
I am creating a database in Access 2002 for a small firm that would like security on the tables. They want some employees to have write access only to tables, while others read-only. I have not...
6
by: Bob | last post by:
Having trouble getting started. I created an instance of MSDE called VSDOTNET on a computer with the name of sysdev. Using MS SQL Web Adminstrator I created a database called temp with a...
17
by: DaveG | last post by:
Hi all I am planning on writing a stock and accounts program for the family business, I understand this is likely to take close to 2 years to accomplish. The stock is likely to run into over a...
1
by: Jeremy S. | last post by:
..NET's code Access Security enables administrators to restrict the types of things that a .NET application can do on a local computer. For example, a ..NET Windows Forms application can be...
22
by: teejayem | last post by:
Hi, I am new to programming with databases and was wanting some help. Is there any way to password protect an access database and access sent sql commands to it via vb.net code? Any help...
10
by: Les Desser | last post by:
In article <fcebdacd-2bd8-4d07-93a8-8b69d3452f3e@s50g2000hsb.googlegroups.com>, The Frog <Mr.Frog.to.you@googlemail.comMon, 14 Apr 2008 00:45:10 writes Not sure if I quite follow that. 1....
7
by: tempest | last post by:
Hi all. This is a rather long posting but I have some questions concerning the usage of character entities in XML documents and PCI security compliance. The company I work for is using a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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
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...

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.