Results 1 to 2 of 2

Thread: Password to access table

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2003
    Posts
    3

    Exclamation Password to access table

    Hai ,

    When i am trying to connect a datbase(having password) thorugh adodc control , it give me the message "Master information file is missing or table is exclusively opened by another user". I tried to set the system.mdb file but it does't work. when i remove the password then it working properly. Any one know the solution .Plese help me.



    thanks in advace

    sithara

  2. #2
    Addicted Member
    Join Date
    Mar 2000
    Location
    Suffolk. UK
    Posts
    162
    syntax in dao is...

    Set db = DAO.OpenDatabase(sDBName, False, True, ";pwd=password")

    not sure if its similar or indeed the same?

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