Results 1 to 11 of 11

Thread: ado connection prob.

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2004
    Location
    kota,rajasthan(India)
    Posts
    53

    Question ado connection prob.

    hi
    when i m connect a database using ado code.
    i m getting an error message "not a valid password"
    code is
    dim cnnstr as string
    cnnstr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path + "\safal_data.mdb;Jet OLEDBatabase Password=MyDbPassword;"
    plz solve my prob immidietly.
    Last edited by sonofgupta; Apr 4th, 2005 at 06:01 AM. Reason: typing mistake
    Piyush Gupta

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