An Open Database Connectivity (ODBC) data source is a set of configuration information that specifies an ODBC driver to read from a particular database format, a directory or file that contains one or more tables, and a name for this set of information.
これは、特定のデータベース形式の特定の詳細を理解しなくても、別のデータソースからプログラムで情報を読み取れるようにする技術です。 この基盤となるのが、ODBC ドライバです。 BarTenderでは、ODBCドライバを数多く利用できるため、非常に多様なデータ ソースからデータを読み取ることができます。 These include every major database and spreadsheet format and text files that are other than standard delimited text files or fixed-width field text files.
When you select ODBC Connection from the Database Setup Wizard, BarTender can import data from any data source for which you have an ODBC driver. 名前付き ODBC データソースを使用するために ODBC や ODBC アドミニストレータの高度な知識は必要ありませんが、ODBC の基礎を理解しておくことをお勧めします。
ODBC drivers exist for all major database management systems, for many other data sources such as address book systems and Excel, and even for text or CSV files. ODBC データソースを追加、変更、または削除するには、[ODBC データソースアドミニストレータ] ダイアログを使用します。
BarTender は、インストールされている ODBC ドライバを使用して任意の種類のデータベースに接続します。