On each Workbench installation there is one server running Microsoft SQL Server which hosts the main Workbench database and related databases. The data in these databases is shared by all the Workbench client PC's that run Workbench.
There is also a set of shared files, including the Workbench Crystal Report files, which normally reside in a shared folder on this same server, although in some configurations they may be installed on a different server from the SQL Server. This shared folder is normally known as the "Workbench Share" or "Workbench Application Share".
It is possible to host the different Workbench components, SQL Server, Workbench Share, and Workbench Client, on the same server, or each component on separate systems.
The following server operating system are supported.
Workbench will work with the following SQL Server versions.
Expression versions are supported if the databases are under 10 GB. It is recommended to install "Express with Advanced Services" which includes SQL Server Reporting Services (SSRS).
Workbench will work with any standard collation sequence that:
The default collation settings on the SQL Server installation are an appropriate configuration.
The default collation on SQL Server 2014 would be appropriate: Latin1_General_CI_AS.
It is not necessary for the collation sequence of the Workbench database to be the same as that of the SQL Server instance in which it is installed.
Although SQL Sever will run on laptops and PCs, for anything more than one or two users, an appropriately specified server box is required:
* Cores are specified as Workbench can run on a Virtual Machine.
Microsoft SQL Server Reporting Services or SSRS is packaged with each version of SQL. It is installed as a separate component from the SQL Server database engine. The version of SQL Server Database Engine and SSRS do not need to be the same.
The following versions are supported:
SSRS is often deployed on the same server as SQL Server, but can be on it's own server.
Reporting Mode needs to installed in 'Native' mode and NOT SharePoint mode.
PowerShell v5.0 or above is required.