Package details
PURE-ODBC - ODBC interface for the Pure programming language.
A port of Q's ODBC module, which provides access to all ODBC-capable
databases, including SQLite (via the SQLite ODBC driver).
This module provides a simple ODBC interface for the Pure
programming language, which lets you access a large variety of open
source and commercial database systems from Pure. ODBC a.k.a.
"Open Database Connectivity" was originally developed by Microsoft
for Windows, but is now available on many different platforms, and
two open source implementations exist for Unix-like systems:
iODBC (http://www.iodbc.org) and unixODBC (http://www.unixodbc.org).
Please see the README file for details.
Authors:
Albert Graef
Jiri Spitz
This package has no releases.