| Attaching the Genesis R&D SQL Database to your instance of SQL Server 2005 or 2008 | ||||||
To attach the Genesis R&D SQL Database (gendata) in SQL Server 2005 or 2008: 3. Open Microsoft SQL Server Management Studio (Express or full, whatever you have). 4. Connect to your server instance, and browse to Databases. 5. In the Object Explorer, right-click on 'Databases': 6. Choose Attach…
7. After successfully attaching, change the Compatibility Level to the proper value for your SQL Server instance:
PERMISSIONS NOTE: After it has been attached you will need to assign permissions for any user that will access the data. Use SQL Server Management Studio to add the user's Windows Authentication (Active Directory user, or AD Group) to the role 'FPRole' that exists in the database. If you are not using Windows Authentication (Active Directory), refer to the Using SQL Authentication document for information. |
| Attachments |
| No attachments were found. |
| Related Questions |
|
Powered by ActiveKB Knowledgebase Software
|