Attaching a Database
As a Touchstone user, you may periodically receive a database to attach for various business reasons. You may receive an exposure database, a results database, or a CEDE database. You can use any of the following three ways to attach a database to use in Touchstone.
-
Data Source Manager (in Touchstone)
-
AIR-provided scripts
Touchstone databases include two files, an .MDF and an .LDF file. Copy the files into the default Database folder on your SQL Server. After the files are copied, you can use the Data Source Manager to attach the database.
To find the location of the database folder, open SQL Server Management Studio, right-click on the server name and select Properties, and then select Database Settings in the left panel. The Data field in the Database default locations area specifies the MDF folder path and the Log field specifies the LDF folder path. If you only have an MDF file (no LDF file), you can only attach the database through SQL Server Management Studio; after attaching it, you can register the database through Data Source Manager. The attached database is available for register by default. If you receive an "Access Denied" message, you may have to fix inherit permissions on the file. If you are unsure, contact AIR Support who can add inheritance to folder permissions to resolve the access issue.
The status is "ONLINE".
Procedure
To attach a database via Data Source Manager: