After creating the database that contains the Sterling Gentran:Server® tables, you need to add users to your database management system and give the users permission to access the Sterling Gentran:Server database.
About this task
Use this procedure to add users in SQL server and give them access to the database.
Procedure
- From the Start menu, select Programs > SQL Management Studio.
The first time you execute the SQL Server Enterprise Manager, you are prompted to register the SQL server.
- Select Microsoft SQL Server.
- Select your server name and expand.
- Select Security.
- Right-click on Logins and select New. Enter the username.
- To set permissions, double-click the user account and do one of the following:
- If you are using SQL Authentication, enter the user name.
- If you are using Windows Authentication, select Windows Authentication and select either domain or local.
- Change the default database to GentranDatabase.
- On the left side, select Server Roles. On the right side, select public and sysadmin.
- On the left side, select User Mapping.
- On the right side, select GentranDatabase.
- Under Database Roles, select public and db_owner.
- Click OK.
No comments:
Post a Comment