An Open Data Base Connectivity (ODBC) is a set of configuration information that specifies at least the following:
-
An ODBC driver that is designed to read from a particular database format
-
Depending on the database format, the name of either a directory or file that contains one or more tables
-
A name for this set of information
ODBC is a technology that programs use to read information from different data sources without having to process the specific details of the particular database format. This is done through the use of ODBC drivers. Because of the large number of available ODBC drivers, BarTender can read data from a wide variety of data sources. 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 in the Database Setup wizard, BarTender can import data from any data source for which you have an ODBC driver. Although advanced knowledge of ODBC or the ODBC Administrator is not needed to use a named ODBC data source, it may be helpful to understand the basics of 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. To add, modify, or remove ODBC data sources, use the ODBC Data Source Administrator dialog.
BarTender can connect to any database type that has an internal ODBC driver.