Easy Heading Macro | ||||||
---|---|---|---|---|---|---|
|
패널 | ||||
---|---|---|---|---|
|
| |||
|
Step 1.
...
Step 2. 데이터베이스 설정하기
...
Configure the Server
- Select Manage Resources > Set a Server.
- Click the New button to add an item.
- Write name, IP address, and description and click the Save button.
The code is automatically generated by the system, not by user input.
Step 2. Configure the Database
Register the database to be used for report development.
참고사항 | ||||
---|---|---|---|---|
| 제품에서 데이터베이스 연결 시 데이터베이스 등록 및 권한 부여가 완료되어야 사용 가능합니다
| |||
When connecting to the database in the product, it can be used after completing data registration and permission granting. |
- 자원관리 > 데이터베이스관리 항목을 선택합니다Select Manage Resources > Manage Database.
신규 버튼을 눌러 DB 등록 창을 활성화합니다.
서버관리에서 등록한 서버를 연결하여 창에서 요구하는 항목을 알맞게 작성한 후 확인 버튼을 눌러 설정을 완료합니다.
등록한 이후에 다시 항목을 더블 클릭한 후 연결 버튼을 눌러 정상적으로 연결되었는지 확인합니다Click the New button to activate the Register DB window.
Connect registered server in Server Management, fill in the required fields as requested in the window, then click OK button to complete the setup.
After registration, double-click the item again and click the Connect button to verify if the connection is successful.
경고 | ||
---|---|---|
| ||
보안 상의 이유로 실제 입력한 화면을 이미지로 등록하지 않았습니다. 아래의 MTXRPTY의 DB 입력한 이미지를 참고하시기 바랍니다. |
Step 3. 데이터베이스 권한 설정하기
데이터베이스 추가 및 연결 후 사용자, 부서, 그룹별 권한을 설정합니다.
...
참고사항 | ||
---|---|---|
| ||
코드명이 DEFAULT인 Company-wide 부서의 경우 전체 사용자를 나타냅니다. 제품 설치 시 기본으로 추가되어 있는 기본 부서이므로 삭제 및 변경이 가능합니다. |
...
title | 참고 : 데이터베이스 권한 옵션 |
---|
데이터베이스의 권한 옵션은 제품에서 설정한 권한보다 DB 서비스 아이디의 권한이 우선 시 됩니다.
연결된 데이터베이스의 계정의 권한을 확인하시기 바랍니다.
도움말 | ||
---|---|---|
| ||
연결한 데이터베이스의 서비스 아이디가 사용하려는 Table 또는 DB의 권한(읽기, 쓰기, 생성)이 없을 시, 위와 같이 권한을 설정하더라도 사용할 수 없습니다. |
...
| |
For security reasons, the actual input screen has not been registered as an image. Please refer to the image below for the MTXRPTY DB input. |
Step 3. Set Database Permissions
After adding and connecting the database, set permissions for users, departments, and groups.
- Double-click the permission icon of the added database to open Set Permission window.
- Click the New button to open Inquiry Permission Subject Lookup window.
Search for or select the user, department, or group to be newly registered, then click the OK button.
참고사항 title Note : Company-wide Permission For Company-wide department with the code name DEFAULT, it represents all users.
This is a default department added during product installation, so it can be deleted or modified.
Set read, write, and create permissions.
참고사항 title Note : Database Permission Options The permissions granted to the DB service ID take precedence over the permissions set in the product.
Please verify the permission of the account for the connected database.
도움말 title Note : Pemission Example If the service ID of the connected database does not have the required permissions (read, write, create) for the Table or DB to use, even if the permissions are set as shown above, they cannot be used.
Option Description Read Permission to SELECT tables in the database. Write Permission to INSERT, UPDATE, DELETE data in the tables of the database. Create Since the AUD platform does not support table creation, the create permission is not necessary to set. - Click the Save button to complete the setting.