Install SQL Server

From FMR Knowledge Base
Revision as of 05:50, 10 October 2022 by Plazarou (talk | contribs) (Overview)
Jump to navigation Jump to search

Overview

Fusion Metadata Registry (FMR) needs an operating database to store the structural metadata, configuration settings and other operating information like audit logs. MySQL, Oracle and SQL Server are supported. If you already have one of those services available, use that and simply create a new schema for FMR to use.

For those without an existing database service, the rest of this guide explains how to install and configure SQL Server on Windows.

Instructions

To be written