Password problem

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: David (not_at_directemail.com)
Date: 10/04/04


Date: Mon, 4 Oct 2004 09:21:25 -0400

Hey,

I've been using ADO for a few years now and now I need to simply open
an access DB using DAO3.6 which has is password protected.

set dbtemp = opendatabase("MyDB.MDB",False,False," ;pwd=mypass")

I get an error about "cannot find...ISAM" something, something...
If I remove the second False I get "Invalid password"

I don't want to work with workspaces nor ODBC I simply want to open the
password protected Access2000 DB using DAO3.6.

Thanx in advance.
David



Relevant Pages

  • Password problem with DAO
    ... I've been using ADO for a few years now and now I need to simply open ... If I remove the second False I get "Invalid password" ... I don't want to work with workspaces nor ODBC I simply want to open the ...
    (microsoft.public.vb.general.discussion)
  • Password problem and ISAM
    ... I've been using ADO for a few years now and now I need to simply open ... If I remove the second False I get "Invalid password" ... I don't want to work with workspaces nor ODBC I simply want to open the ...
    (microsoft.public.vb.database)
  • Password Problem
    ... I've been using ADO for a few years now and now I need to simply open ... If I remove the second False I get "Invalid password" ... I don't want to work with workspaces nor ODBC I simply want to open the ...
    (microsoft.public.vb.enterprise)
  • Re: TADO vs. TQuery
    ... >> I have an application that uses ODBC to connect to MS SQL ... >> this benefit greatly if I changed to ADO? ... It will take a while to 'tune up' ADO objects to get BDE speed. ... Eventually we started using DOA (Direct ...
    (borland.public.delphi.database.ado)
  • Re: ADODB.Connection object not returning correct ConnectonString prop
    ... Opens the connection (successfully) ... I'm not positive but a guess is that ADO is using the MSDASQL Provider to ... provide OLE DB support for ODBC. ... ODBC Driver. ...
    (microsoft.public.data.ado)