|
-
Sep 19th, 2000, 01:27 PM
#1
Thread Starter
Member
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;"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|