Error Number 6007 Cadworx Direct

Technical Write-Up: CADWorx Error 6007

Overview Error Number 6007 in CADWorx is a database connectivity error. It typically occurs when the CADWorx application (specifically the Specification Editor or the Plant Setup module) attempts to access the specification database files but fails to establish a valid connection.

The error message is generally displayed as:

"Error Number: 6007 - Cannot open database." error number 6007 cadworx

This error halts the loading of component data, preventing users from inserting spec-driven components.


Step 4: Validate Project Paths

  1. Open the Project Manager or Setup utility within CADWorx.
  2. Check the Spec Directory path.
  3. Ensure the path is valid. If it is a network path (UNC path or mapped drive), ensure the drive is mapped correctly and the network connection is stable.

Solution 2: Reset or Rebuild the Project Database

If the error occurs when opening any drawing from a specific project, the project database is likely corrupt. Technical Write-Up: CADWorx Error 6007 Overview Error Number

Steps for Access-based projects:

  1. Navigate to your project folder (e.g., C:\CADWorx Projects\Project1).
  2. Locate the .mdb file (e.g., Project1.mdb).
  3. Make a backup copy.
  4. Open Microsoft Access → File > Open → select the .mdb.
  5. Run Compact and Repair Database (Access 2016 and later: Database Tools > Compact and Repair).
  6. Save and close. Reopen CADWorx and try the drawing again.

For SQL Server projects:

3. Incorrect Data Source Paths

If the project paths or spec directories have moved, or if the Project.ini file points to a network location that is currently offline or mapped to a different drive letter, Error 6007 will occur when the software tries to query a non-existent path.


2. Drawing-Specific Corruption

The AutoCAD .dwg file itself may contain damaged CADWorx extended entity data (EED) or dictionaries. This often happens after a crash during an auto-save operation. "Error Number: 6007 - Cannot open database

Common Symptoms Accompanying Error 6007

Before diving into solutions, recognize these additional signs that often appear alongside error number 6007:

C. Database Locking Issues

In multi-user environments, if a user’s session ends unexpectedly (e.g., power loss), a "lock" file or a pending transaction might remain in the project database (SQL or Access backend), preventing subsequent access to that record and generating the 6007 error.

Products & Solutions
error number 6007 cadworx
error number 6007 cadworx
error number 6007 cadworx
error number 6007 cadworx
Back to Top