Results 1 to 5 of 5
  1. #1
    Bishop426 is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2011
    Posts
    2

    Exclamation Prevent Excel opening Access Tables

    Hi

    I'm really, really stumpted on this problem!

    I have locked my database down (prevented F11 and Shift key bypass) but if you go into My Computer, right click on the database file (test.mdb), click Properties, Opens With, Change, Microsoft Office Excel, OK, Apply.

    Double click on test.mdb, Excel opens and shows all the tables that exist.



    If you then double click on one of the tables, the contents open into an Excel spreadsheet.

    In a nutshell, I want to prevent the ability of Excel opening any of the tables that exist within test.mdb. If not, the disabling of F11 and Shift was pointless.

    Does anybody know how to achieve this?

    I have spent hours searching the net, these forums and various settings within the DB itself. I tried hiding the tables within Access but they are still visable within Excel.

    HELP!

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    Wow,

    I have never thought of this, but if you have users that are smart enough to figure THIS kind of stuff out, you might have to talk to your network administrator about changing general user privaleges in windows.

    There might be an answer to this one...

  3. #3
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Well, what exactly are your system limitations?

    Are the users allowed to modify data inside the Access database? Are they even allowed to open the Access database?

    Or are you simply trying to limit how they do their data entry to the forms you've created in Access?

    I've never tried this before but if you the users should not be allowed to open the Access database at all you might try:

    Log into the workstation as an administrator
    Right Click the Database
    Choose Properties
    Security Tab
    Edit Button
    Change their permission to read only or deny all access

    There's also an 'advanced' permission setting area.

  4. #4
    Bishop426 is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2011
    Posts
    2
    Permissions:-

    The users are allowed to open the database. They also need read and write access to perfrom tasks.

    I am only trying to limit (or remove) their ability to gain access to the data tables that are held within the database window. This has been done by disbling the F11 function and the Shift override of the autoexec.

    It was discovered this morning, that by changing the 'OPEN WITH' to MS Excel, then opening it, ALL the data tables are listed and all the user has to do is double click the table they want to see and after a brief pause, all the data that is contained within that table, is displayed as a normal Excel spreadsheet.

    Thus bypassing the security in Access.

    I have played around with the permissions, but have (as yet) been unable to restrict the tables being opened within Excel.

    I am really stumped on this. Some of the tables contain really sensitive data.

    Any help is appreciated.....

  5. #5
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    I pretty much concur with the other posts. If you think about it; .mdb is associated with Access. So if they are going after the data with Excel - this isn't a casual intrusion - - this is someone getting creatively malicious. So there is nothing in Access 2003 you can do. You can look at network & OS security perhaps.

    Access 2010 has encryption capability. You might want to invest into one of the textbooks and read up on it to see if it is going to meet your needs. Next level is going to a sqlserver back end file. Again - research is needed to see if it meets your needs.

    Finally - don't over look 'roll your own' if the issue only involves one or a few field(s) or columns. I have encrypted SSN & credit card numbers fields with simple algorithms. This puts the formula into the FE which can then be prevented from going into design view to see. Is the math crackable? sure....but not by the type party I was concerned about.....

    Hope it helps.

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

Similar Threads

  1. Replies: 1
    Last Post: 08-22-2011, 02:09 PM
  2. Replies: 1
    Last Post: 04-17-2011, 04:16 PM
  3. Access Tables Open in Excel
    By MikeDBMan in forum Forms
    Replies: 0
    Last Post: 03-31-2011, 02:43 PM
  4. Pivot tables and charts - Access or Excel
    By kkrishna in forum Access
    Replies: 1
    Last Post: 06-06-2010, 04:52 AM
  5. Automate Excel Import to Access Related Tables
    By KramerJ in forum Programming
    Replies: 6
    Last Post: 04-04-2009, 04:24 PM

Tags for this Thread

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