DEV Community

Cover image for How to Update SOLIDWORKS PDM Database SQL Credentials
cad-store.net
cad-store.net

Posted on

How to Update SOLIDWORKS PDM Database SQL Credentials

If you're using SOLIDWORKS PDM and your Microsoft SQL credentials have changed, updating the Database Server configuration is a critical step. Without this, PDM services may not function properly.

Why It Matters

The SOLIDWORKS PDM Database Server service periodically polls databases for updates such as:

  • Automatic notifications
  • Local view refresh
  • Card list updates
  • Replication schedule updates
  • Index server changes

If your SQL credentials are outdated, these operations may fail.

Quick Solution

  1. Open Database Server Configuration: Navigate to Windows Start > SOLIDWORKS PDM > Database Server Configuration
  2. Update SQL credentials: Enter new credentials in the SQL-Server Connection section
  3. Restart the service: Restart SOLIDWORKS Database Server from Windows Services

For detailed step-by-step instructions and screenshots, read the full article.

Conclusion

Updating SQL credentials is a simple process but essential for your PDM system to run smoothly. Don't forget to do this after changing your SQL credentials!

Top comments (0)