Skip to content
English
  • There are no suggestions because the search field is empty.

How to Check the Clubspeed Version on a Server

This guide explains how to verify the installed Clubspeed version on a customer’s server. Checking the version helps confirm whether the customer is properly updated.

  1. Log in to the customer’s server.

  2. Open Microsoft SQL Server Management Studio (SSMS).

  3. Connect to the appropriate SQL instance.

  4. Expand Databases.

  5. Locate and expand the database named ClubspeedV8.

  6. Expand the Tables folder.

  7. Locate the table named dbo.Version_CS.

  8. Right-click dbo.Version_CS and select Select Top 1000 Rows.

Reviewing the Version History

Once opened, the table will display all previously installed Clubspeed versions along with the dates they were applied.

The most recent entry listed at the bottom reflects the current version installed on the server.

That is how to locate the CS Version :)