Results 1 to 2 of 2

Thread: Prevent reading / writing a field .

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2002
    Location
    Canada
    Posts
    455

    Question Prevent reading / writing a field .

    Hello VB users,

    Is there a possibility to prevent reading / writing a field in a Access table by user/pasword.

    if yes how do I create seach possibility? (source!?)

    Thanks for any help.

    Michelle.

  2. #2
    Lively Member
    Join Date
    Jan 1999
    Posts
    81

    Passwords

    Try setting a password to the access db then pass the password to the database at runtime.. It depends witch method your using to connect to access...

    in access under tools-security you can set up user groups and passwords.. Use your data control to pass the username and password to the access that you want them to have.

    Hope this helps
    Brooke
    -------------------------
    There is never only one right answer. That is the magic of programming.
    -------------------------

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