| Attaching The Food Processor Database to your instance of SQL Server 2005 or 2008 | ||||||
To attach The Food Processor Database (eshadata) in SQL Server 2005 or 2008: 1. Copy the eshadata.mdf file from "[CD]:\win32\program files\ESHA Research\data" into a drive that is local to the server (recommended is "c:\program files\ESHA Research\data"). 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
|