Results 1 to 5 of 5
  1. #1
    data808 is offline Noob
    Windows XP Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    727

    Password Encrypting Database Table

    is Access not like Excel where I can just put a password on the database table to prevent people from editing it? Excel is very simple to do this. however, it seems that Access you will have to do VBA scripting to get this task done. Is this true?

  2. #2
    help_me_with_access is offline help_me_with_excel
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    262
    ??? how do you do it in xl?

  3. #3
    data808 is offline Noob
    Windows XP Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    727
    in excel you just go to the review tab and look under the protection category. there you can set permissions to the sheet, workbook, etc...

    this is what i would like to do with Access for my database table. i have a couple forms and one database table. i would just let to set permissions to the database table so that only the administrator can edit this database. but it seems that everywhere i ask on how to do this in Access, everyone keeps saying that I need to do a VBA script of some sort.

  4. #4
    help_me_with_access is offline help_me_with_excel
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    262
    access doesn't have this ability because you're not supposed to have access to tables. permissions on objects? I don't think you can do such a thing. unless the user level security wizard allows such a thing. but I think that's only per the database file and not individual objects.

    so if that's true, yes you'd need code. but if that's still a requirement of yours, you're not using access for its intended purpose. might want to look at that issue first.

  5. #5
    data808 is offline Noob
    Windows XP Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    727
    you may be right about that. let me explain the scenario in which I'm using Access to begin with.

    i have two forms which is used to enter data into by a clerk. these two forms also share one database table in which the data entered is saved as a record.
    when the clerk enters data into one of these forms, before closing the form so that it saves to the database table, they will have to print this form to give to the customer. almost like a receipt.
    once the form is printed they can close the form and the record will be saved to the database table.
    now if the clerk wanted to, they could go straight to the database table and delete the record or edit the records. this is what I'm trying to prevent.
    is there a way to stop this from happening? or is there a better scenario to do something like this in your opinion because technically, the clerk could also delete all the fields in the form of all the data they entered and the record would never be saved in the first place.
    do you or anyone have any suggestions?

    I'm new to access and I am learning as I go. Thanks.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Encrypting a field
    By tgavin in forum Security
    Replies: 3
    Last Post: 07-17-2012, 08:23 AM
  2. linking table in a password protected database
    By bdaniel in forum Programming
    Replies: 1
    Last Post: 01-04-2012, 01:25 AM
  3. Replies: 2
    Last Post: 05-23-2011, 10:36 AM
  4. Encrypting Forms
    By Dallas in forum Forms
    Replies: 4
    Last Post: 05-13-2011, 04:15 PM
  5. Problem with encrypting splitted database
    By skiper in forum Security
    Replies: 2
    Last Post: 02-01-2010, 11:06 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums