比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。
コメント: Migration of unmigrated content due to installation of a new plugin

アンカー
top
top

目次
classcontents

Overview

Security on the source connection record is used to set who has access to the source system. You have two options :

Image Removed

  1. Unsecure. This allows all users to access the source system for writing SQL queries or creating new views (in both cases the user must still have a role which grants them functional access to these actions) or
  2. Secure. By securing the source system you will control:
    1. Who can view or edit the source record
    2. Who has the ability to create new views against the source
    3. Who can write SQL or Jasper reports directly against the source

Securing the Connection.

...

Read

Allows users to see Views based on the Data Source in the Data Sources & Views page.

Edit & Update

Allows the user to Create, Edit, or Copy a Freehand SQL Report based on the Data Source.
Allows the user to Create, Edit, or Copy a View based on the Data Source.

Delete

Allows the user to Delete the Data Source Connection.

...

概要