Easy Heading Macro | ||||||
---|---|---|---|---|---|---|
|
패널 | ||||
---|---|---|---|---|
| 공통 데이터 소스를 생성하고 활용할 수 있다
| |||
|
Step 1.
...
Create a Common Data Source
- Click [Resource Management] > [Common Data Source Management] in the left main menu.
Click the [New] button in the upper right, and when the [Popup Source Edit] popup window appears, write the SQL query.
Click the [Execute] button to check the data, and click [OK] button.
Step 2.
...
Utilize Common Data Source
- After placing a Control on the report, click the button in the [Data] section of the properties window on the right. The Common Data Source List window will appear.
※ Controls that require a data source connection, such as Combo Box / List-Grid / Tree-Grid 등 데이터 소스 연결이 필요한 컨트롤은 공통 데이터 소스 사용 가능합니다., etc., can use the common data source.
2. 목록에서 사용할 공통 데이터 소스를 더블 클릭 합니다Double-click the common data source to use from the list.
Check the corresponding SQL script has been added under [Script Editor] 메뉴 menu > [Data Source] 에 해당 SQL 스크립트가 추가 된 것을 확인 할 수 있습니다.
※ 유의사항 : 공통 데이터 소스는 아래 메뉴에서 쿼리 수정이 불가합니다Note : Queries for common data source cannot be modified from the menu below.
Step 3.
...
Export Common Data Source
- Click the [Export All] button to download the common data source as a *.cds file.
Step 4.
...
Import Common Data Source
- Open the *.cds 파일을 오픈하여 file and modify the DMBS CODE 값을 이관할 시스템의 DBMS CODE로 수정합니다value to match the DBMS CODE of the system to which it will be migrated.
- Click the [가져오기] 버튼을 클릭하여 공통 데이터 소스를 업로드합니다Import] button to upload common data source.