Results 1 to 40 of 63

Thread: ADO Beginners Tutorial

Hybrid View

  1. #1
    Member
    Join Date
    Oct 2002
    Posts
    54

    Re: Database Password Protection

    My database is password protected.

    Where in the connection string is the password inserted please?

  2. #2
    Hyperactive Member
    Join Date
    Feb 2006
    Location
    Philippines
    Posts
    468

    Re: Database Password Protection

    My database is password protected.

    Where in the connection string is the password inserted please?
    conn="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & app.path & "/db1.mdb ;Persist Security Info=False;Jet OLEDBatabase Password=mikee_phil

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