ReplaceExternalDatabases

  • Running Business Central in Docker using SQL on the host

    This is not my first blog post about how to use SQL Server on the host, but it is definitely the one describing the easiest way to do it. With the latest version of BcContainerHelper you can (with one Run-BcContainer command) create a container which uses SQL Server on the host as database engine for the container. The functionality was actually enabled in version 1.0.14, but there are a few bug fixes, so I recommend that you use the latest...