Configure Region and Cross-Region Databases in Microsoft SQL Server

Use these steps to configure region and cross-region databases in Microsoft SQL Server.

You can connect to a Microsoft SQL Server database using two methods. The recommended method is to use connection strings, which are configured using the connect attribute within the database configuration file. You can also connect using an ODBC data source.