Connection to Access Database Problem



I've just started to use Delphi 2006 to develop web pages. I'm trying to get
a connection to an Access database but I get the following error message:

SQL State: 3028, SQL Error Code: =124520301. Cannot start your application.
The workgroup information file is missing or opened exclusively by another
user.

...which doesn't mean a lot to me. I don't have Access ot the mdb file open
anywhere else. & the mdb is just a simple access file - I haven't set any
secutity on it.

Has anyone had this problem before and how might I solve it? It sounds like
an Access problem rather than a Delphi one, but maybe not...

Barry Wood



.



Relevant Pages

  • Re: Operator in SQL like "Like"
    ... I have an Access database with a table called "product". ... The SQL that Access gives me for the query I am trying ... All of the operators used in Microsoft Jet SQL ... So it may be that the Like operator for Access SQL cannot be used in Delphi. ...
    (microsoft.public.access.modulesdaovba)
  • ADO Deployment on old systems
    ... I need to write a application with Delphi 6 Professional that will read ... Access database to users individual home drives. ... users are unable to install any software to their ... a way to read/write to Access without the driver? ...
    (borland.public.delphi.database.ado)
  • Re: ADO Deployment on old systems
    ... > I need to write a application with Delphi 6 Professional that will read ... > Access database to users individual home drives. ... MDAC 2.0 is quite old, ... MSDE for small installations, so this may not be the latest). ...
    (borland.public.delphi.database.ado)
  • Data Type Mismatch Access TADOQuery DateTime
    ... Im quite new to delphi and am experiencing the following problem. ... Im using a TADOQuery to retrieve a date from a Access database and then wish ... = '+inttostr+') as LVDate from ...
    (alt.comp.lang.borland-delphi)
  • Data Type Mismatch Access TADOQuery DateTime
    ... Im quite new to delphi and am experiencing the following problem. ... Im using a TADOQuery to retrieve a date from a Access database and then wish ... = '+inttostr+') as LVDate from ...
    (comp.lang.pascal.delphi.misc)