Results 1 to 2 of 2

Thread: How to 'Lock' DataBase file from the user?

  1. #1
    Guest

    Post

    Hi.

    How can i prevent the user from enter DataBase file (Access for example)
    and changing the data there,
    But still, it's important that the VB program will be able to use this file (read and write to the file).

    thanks.

  2. #2
    Fanatic Member
    Join Date
    Jan 2000
    Location
    Mobile, AL, USA
    Posts
    600

    Post

    Hi amit1975.

    As for Access, you can just put a password on your Database. When you want to get to the Access data from VB, you can supply the password parameter when you are opening up the database.

    All the best.


    ------------------
    OneSource
    The truth may be out there, but it's in here too!
    .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width