security of database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • azizsader
    New Member
    • Feb 2014
    • 2

    security of database

    Dear All
    Has a database project and became a project ready, but how the program can be protected in a way you can not manipulate it, delete, or export tables or queries ..
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    The short answer is you can't. Not in Access. The problem is that Access is both the back end and the front end which means you can't keep the important stuff out of the client's hands. You can put in some protections but not much. If security is a real concern, you can't use Access as the back end, you will need to use a more fully featured system such as SQL Server.

    Comment

    • azizsader
      New Member
      • Feb 2014
      • 2

      #3
      very very thank you my dear teacher

      Comment

      Working...