Re: Connection to Access Database Problem



Michael,

Thanks for that. I've looked at this link & tried to follow what it is
saying, but it doesn't make sense. The error message is clearly wrong as the
..mdw file is with the database & nobody else is using it. The article talks
about data access pages, which I am not using - I want access to the tables
and views that I've created not any data access pages.

The article refers to Access 2002 & 2003 wheras I'm using Access 2000.

How frustrating is this - a simple connection to a database is a major
mystery - why do Microsoft make things so complicate?

Barry


"Michael Jacobs" <iq193@xxxxxxxxxxxxx> wrote in message
news:44672707$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Barry,

Most likely you've an incorrect or missing value in the connection string.
This page may provide more info

http://support.microsoft.com/?scid=kb;en-us;300699&spid=2509&sid=54

HTH,

Michael
"Barry Wood" <Barry@xxxxxxxxxxx> wrote in message
news:4464fb0e$1@xxxxxxxxxxxxxxxxxxxxxxxxx
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: Delphi.net is Beta?
    ... error message come up before you have a chance to do that?) ... I let the wizard build the connection string and after it when it comes to ... I can see the list of tables in the database but if I choose any of them, ... Invalid object name 'SYSINDEXKEYS'. ...
    (borland.public.delphi.non-technical)
  • Re: Accessing mdb file via VB code
    ... but then I encountered the error message "Unable to find ... installable ISAM" when a connection to my database was attempted on another ... Dim strConn As String ... By using UserID and Password in the connection string one is telling Jet ...
    (microsoft.public.vb.general.discussion)
  • Re: Mailmerge using a secure database
    ... Database does not have a long path name. ... When I tried re-opening my mail merge documents I get an error message ... Do you need or want specifically to connect with ODBC? ... likely to run into problems where Word truncates the connection string ...
    (microsoft.public.word.mailmerge.fields)
  • connecting to mysql using jsp
    ... I am trying to connect to database using jsp and mysql.java1.4.0,mysql5.0. ... type Exception report ... //initializing database connection ... //print error message ...
    (comp.lang.java.databases)
  • DataEnvironment Connection to a remote SQL Server database
    ... I am trying to connect one PC to SQL Server located on another PC ... but am failing with an error message: ... Test connection failed because of an error in initializing provider. ... I am able to connect locally to SQL Server on winxp1 so i know the database ...
    (microsoft.public.vb.database.ado)