Meridian Client – Resolving SQLCE 3.5 Requirement Notification

Meridian Client – Resolving SQLCE 3.5 Requirement Notification

📘 Meridian Client – Resolving SQLCE 3.5 Requirement Notification
Overview:
When launching the Meridian Client, you may encounter a prompt or error indicating that Microsoft SQL Server Compact Edition (SQLCE) 3.5 is required. This is due to older configurations that used SQLCE for managing the Local Workspace database.

Meridian has since transitioned to using SQLite instead, which is more modern and requires no additional components—as long as the correct registry configuration is set.

🔍 Why This Happens:
Legacy Meridian setups used SQLCE to manage workspace data locally.

Newer versions of Meridian prefer SQLite, but without the proper registry key, the client defaults back to expecting SQLCE.

If the key isn’t set, users may see prompts to install SQLCE 3.5 unnecessarily.

✅ Resolution Steps:
To force Meridian to use SQLite instead of SQLCE, add or update the following registry key:

Registry Location Options:
Machine-wide (applies to all users):

HKEY_LOCAL_MACHINE\Software\Cyco\AutoManager Meridian\CurrentVersion\Client
Name: WorkspaceDB
Type: DWORD
Value: 8
User-specific (applies only to current user):

HKEY_CURRENT_USER\Software\Cyco\AutoManager Meridian\CurrentVersion\Client
Name: WorkspaceDB
Type: DWORD
Value: 8
💡 WorkspaceDB = 8 configures Meridian to use SQLite for Local Workspace management.

🛠️ Who Can Apply This Fix:
IT administrators can deploy this registry key via Group Policy or registry scripts.

Advanced users with admin permissions can apply it manually using regedit.
    • Related Articles

    • Meridian Portal

      Did you know Meridian is available as a cloud service and on premise server? Manage your engineering projects the simple way with a single portal in the cloud. Collaborate with contractors and external stakeholders without providing direct access to ...
    • Meridian issue after Patch

      See attachment — Wuxi users were getting the 404 site cache error after a patch was applied. The resolution was to unregister the repository and recreate it.
    • Understanding DCOM problems

      Meridian relies heavily on the DCOM protocol for communications between its client applications and the Meridian application server as described in “Understanding Meridian interprocess communication” on page 10. Unfortunately, due to the abuse of ...
    • BC Sync Unlock Tool

      The BC Sync Unlock Tool can be run on a client machine to automatically unlock files from local workspace upon log off.
    • UPDATE 8 - Autodesk Services down due to Amazon Web Services being down

      Hi All, Autodesk have come out with an update saying that they are seeing increasingly positive signs of recovery. See full update below update: We continue to work on resolving the issues impacting multiple Autodesk products and services. We are ...