Results 1 to 3 of 3

Thread: Connection String vs Password [RESOLVED]

Threaded View

  1. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Connection String vs Password

    Try this:

    VB Code:
    1. db.Open ="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\somepath\mydb.mdb;Jet OLEDB:Database Password=MyDbPassword;"

    Hope it helps!

    from
    http://www.connectionstrings.com/
    Last edited by dglienna; Apr 3rd, 2005 at 09:27 PM.

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