Database Setup
Create New Database
In Server Management studio:
1. Right click on the folder ‘Databases’ and select ‘New Database’.
The below dialog will be displayed:
2. Enter the Database name - (Usually the name of your finance company or an abbreviated form of this)
3. The default settings for the database can be accepted.
4. [OK]
Apply Security Permissions to the new Database
If the Server role of ‘dbcreator’ has been used, you will need to give the SQL Server login permission to access the database.
1. Go to Security | Logins
2. Select and then Right Click on the User Login
3. Select Properties to display the below dialog
4. Select the ‘User Mapping’ settings to display the below dialog:
5. Check on the ledger database.
6. Check on the db_owner and public role memberships
The dialog should now appear as below (database name will be different)
7. [OK] to save
8. For new / ‘starter’ installations: Restore the “Starter Database” that has been provided by Argos
For existing customers who are upgrading their server: Restore the database backup taken prior to performing the upgrade.
9. Take a backup of the newly created ledger database with the login permissions set, as restoring a database backup taken prior to this setup will overwrite the database access settings.