Pike programming language

Top Odbc Odbc.odbc
➤ Odbc Odbc.odbc()->Result ➤

Class Odbc.odbc

Inheritance graph
__builtin.Sql.Connection Odbc.odbc Sql.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

Sql.odbc, Sql.dsn


Inherit Connection

inherit __builtin.Sql.Connection : Connection

Extracted from as of .