Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

database connection part 2

New Here ,
Jun 04, 2008 Jun 04, 2008
I tryed to connect the database as "Access Unicode" and I received this message:

Connection verification failed for data source: ask
com.inzoom.adojni.ComException: The Microsoft Jet database engine cannot open the file 'C:\ColdFusion8\Ask Candidates dataBase'. It is already opened exclusively by another user, or you need permission to view its data.
The root cause was that: com.inzoom.adojni.ComException: The Microsoft Jet database engine cannot open the file 'C:\ColdFusion8\Ask Candidates dataBase'. It is already opened exclusively by another user, or you need permission to view its data. in Microsoft JET Database Engine code=0 Type=1
TOPICS
Getting started
422
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jun 04, 2008 Jun 04, 2008
LATEST
make sure the Access database is not locked or already open on the desktop - the message is fairly straight forward.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources