Skip to main content

Information for product installation

You need the following information about your SQL Server database before installing Bravura Security Fabric:

  • IP address or DNS name of the server that SQL Server is installed on.

    You should verify that you can reach this address from the machine that will host Bravura Security Fabric.

    For Microsoft SQL Server Express Edition this is usually localhost.

  • SQL Server instance name.

    Typically, SQL Server is installed in the default instance, and the instance name is MSSQLSERVER.

    Clients that connect to the default instance, including Bravura Security Fabric, do not require \MSSQLSERVER in their server address lines.

    For Microsoft SQL Server Express Edition this is usually SQLEXPRESS.

  • Name and password of a system administrator (sysadmin role) login.

    For Microsoft SQL Server Express Edition this is usually sa.