Results 1 to 40 of 63

Thread: ADO Beginners Tutorial

Hybrid View

  1. #1
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: ADO Beginners Tutorial

    Just remove:
    VB Code:
    1. .AddNew 'adding new record

  2. #2
    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?

  3. #3
    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