Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Odbc
Odbc.odbc

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

Sql.odbc , Sql.dsn