Description
A Gambas database component for accessing data sources through ODBC. It lets Gambas applications connect to databases or drivers exposed through the system's ODBC configuration.
Use it when a Gambas program needs an ODBC-backed database connection. ODBC setup depends on drivers, DSNs, and credentials, so configuration must match the target database carefully.