Class Odbc.odbc
- Description
Low-level connection to an ODBC or DSN database.
- Note
You typically don't want to access this module directly, but instead use the Sql.odbc or Sql.dsn created by Sql.Sql().
- See also
- Inherit
Connection
inherit __builtin.Sql.Connection : Connection