Mark Greer
|
| Posted: 12/08/2002, 10:18 PM |
|
Hello,
I have a licensed copy of CCS. I try to create sample applications with CCS but receive the following error. Please help.
Thanks,
----------------
Unable to establish connection to database.
Error information:
Microsoft JET Database Engine (0x80004005)
Could not use ''; file already in use.
More information:
The database cannot be opened, most likely due to insufficient security set on your database folder or file.
---------------
|
|
|
 |
Tom
|
| Posted: 12/12/2002, 11:07 AM |
|
If the mdb file is already open by someone else before you use CCS, I've have seen this error. After CCS is open, you can open MsAccess at the same time. Make sure that the mydb.ldb file does not exist when CCS is initially opened.
|
|
|
 |
|