Creating a Kantech operator for an MS-SQL Server

Create an operator for the Oracle/MS-SQL interface to log on to the MS-SQL server.

  1. Right-click Logins and select New Login.
  2. In the Name field, enter a new name for the operator. The name must be lowercase and cannot contain spaces or special characters.
  3. Select SQL Server Authentication.
  4. In the Password field, enter a new password. Create a strong password.
  5. Click the Database Access tab.
  6. Select the name of the database that you created in 2. When you select this option, the bottom part of the window displays the following message: Database Roles - Permit in database role.
  7. To modify the database, select the Public and db_owner options and click OK to save and exit. You are prompted to confirm the password.
  8. Enter the new password and click OK.