...
Follow the steps below to configure the schema prepare SQL for Enterprise Commander:
- Create a SQL Server account (not a Windows or Active Directory account) which will be used to login to the server.
- Right Click the main Security folder, point to New and select Login
- Select SQL Server Authentication
- Set the Login name to ER_USER and choose a password
- Uncheck User must change password at next login
- Click OK
- Launch SQL Server Management Studio on your SQL Server machine.
- Login using a database account that has database creation privileges.
- Create a new Database called ER_COMMANDER and leave the Owner as <default>.
- Right Click on the Databases folder and select New Database
- Set the Database name to ER_COMMANDER
- Do not set anything else and click OK
- Expand the ER_COMMANDER database folder to create a schema.
- In the ER_COMMANDER folder; right-click the Security folder, point to New and select Schema
- In the Schema - New dialog box enter ENGINEROOM for the schema name, then click OK
- User type: SQL user with login
- User name: ER_USER
- Login Name: ER_USER
- Default schema: ENGINEROOM. Do not set schema user.
- Create a SQL Server account (not a Windows or Active Directory account) which will be used to login to the server.
- Right Click the top-level Security folder, point to New and select Login
- Select SQL Server Authentication
- Set the Login name to ER_USER and choose a password
- Uncheck User must change password at next login
- Optionally Uncheck Enforce password expiration, Enforce password policy
- Select the Server Roles page. Only "public" should be selected.
- Select the User Mapping page.
- Tick the Map box next to the ER_COMMANDER database.
- Type in ENGINEROOM in the Default Schema field. Do not press enter.
- In the Membership page select db_owner.
- Click OK
Now that the pre-requisite services and SQL server have been set up, you are now ready to install Enterprise Commander.