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

Module Odbc

Description

Low-level interface to Open DataBase Connectivity SQL-drivers.

Note

You typically don't want to access this module directly, but instead use Sql.Sql() with an "odbc://" or "dsn://" URL.

See also

Sql.Sql()