15.2. DataHub ODBC (Open Database Connectivity) Scripting

The ODBC support in the DataHub provides an interface to any ODBC-compliant database. It lets you create a class for any database table, and assign each column of the table as an instance variable of the class, giving you complete access to any point of data in the database.

Please refer to the DataHub ODBC Support manual for more information.