SSIS Components for QuickBooks POS

Build 23.0.8843

新規テーブルまたはビューの定義

本製品 を使用すると、カスタムSQL を必要とせずに簡単に新規テーブルを定義できます。

カスタムテーブルの定義

本製品 はカスタムSQL クエリ(CreateReportSchema など)で実行されるストアドプロシージャによるカスタムテーブルの明示的な作成と、よりグラフィカルで効率的なアプローチを両方サポートします。

これは、本製品 の[新しいテーブルの定義]機能を使用して行われます。以下のようにしてカスタムテーブルを定義できます。

  1. [CData QuickBooks Source]またはルックアップコンポーネントに移動し、ダブルクリックして設定メニューを開きます。
  2. On the Connection Manager tab, set the 'Data access mode' to Table Or View.
  3. In the 'Table Or View' dropdown, select <Define New Table>. A 'Define New Table' window will appear. You may need to scroll up slightly from the top to see this option.
  4. Use the Table Schema Type dropdown to select the table type you want to generate.
  5. Configure the parameters to customize your table, then click the Create button to generate the table. You can then find your new table in the 'Table or View' dropdown.

Defining Custom Views

The Define New View feature provides an alternative method for creating ユーザー定義ビュー.

  1. Navigate to any CData QuickBooks Source or Lookup component, then double-click it to open the configuration menu.
  2. On the Connection Manager tab, set the 'Data access mode' to Table Or View.
  3. In the 'Table Or View' dropdown, select <Define New View>. A 'Define New View' window will appear. You may need to scroll up slightly from the top to see this option.
  4. Provide a name for your user-defined view in the Name field.
  5. In the SQL Text field, enter a SQL query. This query defines the contents of the view.
  6. Create the view by clicking OK. You can then find your new table in the 'Table or View' dropdown.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8843