/
Ribbon Functions
Ribbon Functions
Icon | Function | Description |
---|---|---|
Attach Database | Used to attach mdf and ldf files to the specified instance | |
Detach Database | Used to detach mdf and ldf files from the specified instance | |
Database Name & Version | Typically gendata for Genesis and Eshadata for Food Processor followed by the version number. | |
Run SQL Script | Runs an individual SQL Script (Can be used to update database or preform special function.) | |
Update Database | Used to Update Database to a specific Target Structure Version | |
Backup Database | Saves a backup of entire database in .bak format. | |
Restore Database | Used to restore a backup (.bak file) of a database. | |
Shrink Database Files | Used to Shrink the Database, useful if use of program has slowed down. | |
Manage Users | Used to grant and change user permissions to the database. | |
List Active Users | Queries database to see users currently logged in. Useful if license error is received. | |
Help | Links to the Help Section |