Note: We recommend a so-called SA account when using MS-SQL Server. This is specified in the configurator for the authorization of the eBiss database instance. (Integrated Security also works, of course, but requires that the account under which the eBiss service is running has the appropriate database rights. )
<add key="DbConnectionString" value="server=SQLServerName[/InstanceName];database=DatabaseName;Integrated Security = True; " />
<add key="PluginManager.MapCustomTypeId" value="Company code" />