Results 1 to 4 of 4
  1. #1
    reynier09 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2016
    Posts
    17

    Split database

    Hi, I'm working on my company's database (Access 2010) and have a few questions. In one of the tables there's a field with confidential information which I'm trying to encrypt or avoid users to see. The table that contains this field is used throughout all the database by queries, forms and reports, but not the mentioned field. By now I have learned a bit about Access's limitations when it comes to security and I'm trying to come to a final idea about my need. I know I can hide the navigation panel, hide fields, ribbon, quick access, etc, but this won't deter a moderate and willing user. I know is SQL is perhaps a better option, but is not in the main menu I was given to work with. Now, about splitting the database:



    If I put all my tables and queries in the back end, is there a way for a user to see that field I want to hide? I mean, can they get to that field if it's not used in any query, form, report?

    Now, for the SQL part. I just started learning it and I used the Upsize wizard but when I open the database in Management studio I only see the cells as read only, how am I able to edit this.

    Also, if I put the back end in the SQL server, will I still be input data there? I just need users to input some data from forms and the confidential from the back end, is this possible?
    Thanks

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    You don't put queries in the backend. Everything goes in the front, except tables.
    it will work the same as if not split.

  3. #3
    reynier09 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2016
    Posts
    17
    Thanks.
    So, would my tables in the BE be safe if I put it in folder with restricted access?
    Why my tables show as read only in SQL server after up sizing?

  4. #4
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    If I put all my tables in the back end, is there a way for a user to see that field I want to hide? I mean, can they get to that field if it's not used in any query, form, report?
    Yes. If users can see the table, they can see all the fields in it.

    However -


    So, would my tables in the BE be safe if I put it in folder with restricted access?
    Assuming your network security works as it should, yes. Even if a user without network access permission to the tables opens the front end, they still won't be able to see the tables.

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

Similar Threads

  1. Split Database
    By injanib in forum Access
    Replies: 4
    Last Post: 10-27-2014, 02:47 PM
  2. Split database
    By Ranger7913 in forum Database Design
    Replies: 14
    Last Post: 10-23-2014, 01:24 PM
  3. Replies: 4
    Last Post: 11-27-2013, 09:51 AM
  4. Split Database.
    By cvolkers in forum Programming
    Replies: 3
    Last Post: 09-09-2010, 11:52 PM
  5. Split Database
    By pthoopth in forum Database Design
    Replies: 3
    Last Post: 11-09-2009, 03:37 PM

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