Results 1 to 3 of 3

Thread: Security

  1. #1

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950

    Security

    Here's the scenario.

    I have a front end application in Access and the tables are linked to the back end. I set a password on the back end. However, if I run the following line in the front end:

    docmd.openform "formname", etc.

    I receive an error telling me that the password is incorrect. Is there a place where I have to put the password in my front end as well?

  2. #2

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950
    just bumping it to the top.

  3. #3
    Frenzied Member mlewis's Avatar
    Join Date
    Sep 2000
    Posts
    1,226
    If you are using a DSN, "dbname" you need to set it there. See control panel for DSN info.

    If you aren't using a DSN but instead connect with a file name "C:\jfjfjfjjfkjsaklldkjjf\hfklahfkjd.mdb" then you use "file name=jfkfkadsljkfjdlkasj; pwd=kasjfkld"
    M. Lewis
    Pi-Q Software
    How many mouse clicks does it take to cook breakfast?

    Blargh! I am dead!

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