Results 1 to 2 of 2

Thread: DB Password Detection

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2002
    Posts
    12

    DB Password Detection

    hi there,

    Does anyone know how to determine if a database is password protected or not

    TIA

  2. #2
    Hyperactive Member CHAMPGARY's Avatar
    Join Date
    Jul 2002
    Posts
    386
    ASFAIK we cannot determine?
    Becoz to establish connection we have to specify type in properties of connection i.e. if it is password protected then
    conn.properties("Jet OLEDBatabase Password ") ="password"
    So I don't think it is posssible

    Gary

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