Results 1 to 2 of 2

Thread: Microsoft JET Database Engine error '80040e4d'

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2000
    Posts
    40

    Angry

    Microsoft JET Database Engine error '80040e4d'

    Cannot start your application. The workgroup information file is missing or opened exclusively by another user.

    /DaEngine.asp, line 13

    ---------------------


    What does this mean?

    ------------------------------------
    line 12:
    --------
    Set con = CreateObject("ADODB.Connection")
    --------
    line 13:
    -------
    con.Open "PROVIDER='MICROSOFT.JET.OLEDB.4.0';User ID=;Password=; Data Source=employees.mdb;"

  2. #2
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    323
    close the database. Then hit refresh.

    Someone has the database open on their computer.
    If you think education is expensive, try ignorance.

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