BarTender でのデータベースの使用

多くのユーザーは、顧客レコードや製品情報などのデータを BarTender 外のファイル (Excel スプレッドシート、SQL データベース、テキストファイルなど) に保存します。このデータを BarTender で使用する場合、テンプレート上のバーコード、テキストオブジェクト、またはエンコーダオブジェクトに情報を直接抽出することができます。 これらの外部データファイルは、総称的に「データベース」と呼ばれます。 This topic walks through the steps to follow to connect to a database and pull information into an object on your template.

Closedデータベースに接続するには

  1. [ファイル] メニューから [データベースの設定] を選択します。 または、メインツールバー アイコンをクリックします。 次のいずれかの処理が行われます。

    • If you have not previously connected to a database, this operation launches the Database Setup Wizard.

    • If you are currently connected to a database, this operation opens the Database Setup dialog. アイコンをクリックして、[データベース設定ウィザード] を起動します。

  2. [データベース設定ウィザード] の最初のページで、データを格納するファイルの種類を選択します。[次へ] をクリックします。

  3. Follow the steps in the wizard to complete the connection setup for the selected file type. ウィザードの最後のページで [完了] をクリックすると、[データベースの設定] ダイアログが開きまず。

データベースに接続した後、ファイルに格納されている情報をテンプレート上のバーコード、テキストオブジェクト、またはエンコーダオブジェクトに自動入力することができます。 The simplest way to pull in this information is to use the Data Sources pane of the Toolbox.

Closedデータベースフィールドにオブジェクトをリンクするには

  1. ツールボックスの [データソース] を選択して、[データソース] ペインを表示します。

  2. [データベースフィールド] を展開して、データベースで使用できるフィールドをすべて表示します。

  3. Drag the database field that you want to the barcode, text, or encoder object that you want.

デザイン範囲の下部でライブデータベースナビゲータが有効になっている場合、テンプレートにデータが直接表示されます。 Otherwise, select Print Preview from the File menu to view your data on your items.

関連トピック