페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
댓글: 목차 영문으로 변경

Easy Heading Macro
navigationTitle목차
selectorh1,h2
navigationExpandOptionexpand-all-by-default

...

Step 1.  Create a Common Data Source

  1. Click [Resource Management] > [Manage Resources > Manage Common Data Source Management] in the left main menu.
    Image Added

  2. Click the [ New ] button in the upper right, and when the [Popup  Source Edit] popup Edit Popup Source window appears, write the SQL query.
    Click the [the Execute ] button button to check the data, and click [ OK ] button.
    Image RemovedImage Added

Step 2.  Utilize Common Data Source

  1. 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.

         Image RemovedImage Added

      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].
          ※ Note : Queries for common data source cannot be modified from the menu below.

        Image Removed    Image Added

Step 3.  Export Common Data Source

  1. Click the [ Export All ] button to download the common data source as a *.cds file.

        Image Removed

  1. Image Added
    Image Added

Step 4.  Import Common Data Source

  1. Open the *.cds file and modify the DMBS DBMS CODE value to match the DBMS CODE of the system to which it will be migrated.
    Image RemovedImage Added

  2. Click the [ Import ] button to upload common data source.

        Image RemovedImage Added