Make sure you have SQL Server installed on the server. Note: You cannot add databases using
MSDE, as it is a single instance cut down version and does not provide
this functionality. You need the *full* version of SQL Server in order to add databases, either SQL Workgroup or SQL Standard or Enterprise edition.
default instance of SQL to be present (this is selectable from the
actual install of SQL Server). For instance, you may have something
like:
Update: As of version 3.2.8 of Helm, named instances of MS SQL are now supported.
