Results 1 to 2 of 2
  1. #1
    zareh is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Jan 2013
    Posts
    29

    preventing tables from exporting to other mdb files.

    Hi there,



    I developed an access 2003 program and made it to .mde file.
    It works fine on the clients computer. The problem is if he creates a new access mdb file and imports from my file the he can access to my tables.
    Id there any way I can prevent this?

    Cheers

  2. #2
    Amicron's Avatar
    Amicron is offline Access Guru
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2011
    Location
    Amherst, New York (near Buffalo)
    Posts
    31
    The only good way to protect your table is to encrypt your data... scramble it somehow with your own encryption code. I explain how to do this in my Access Data Encryption Seminar. Essentially you're turning all of the sensitive data into what looks like gibberish so that even if he does get hold of it, he won't know what to do with it.

    The only REAL way to secure your data is to use a database server, like SQL Server. Since you're still with Access 2003, you can TRY using the User-Level Security Wizard, but I've found that's very easy to hack.

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

Similar Threads

  1. Replies: 10
    Last Post: 12-28-2012, 02:06 PM
  2. Import multiple files from one location to new tables
    By shmalex007 in forum Import/Export Data
    Replies: 1
    Last Post: 01-05-2012, 03:49 AM
  3. Replies: 3
    Last Post: 08-29-2011, 03:11 PM
  4. Replies: 3
    Last Post: 09-24-2010, 02:48 PM
  5. Exporting tables containing autonumber keys
    By kgash in forum Import/Export Data
    Replies: 0
    Last Post: 06-21-2009, 01:49 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