mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
14 lines
631 B
Plaintext
14 lines
631 B
Plaintext
iODBC (intrinsic Open Database Connectivity) is an ODBC driver manager that
|
|
is compatible with the ODBC 2.x and 3.x specifications. It performs the
|
|
standard tasks of a driver manager, i.e. driver loading, parameter and
|
|
function sequence checking, driver function invocation, etc.
|
|
|
|
Applications linked with the iODBC driver manager will be able - through ODBC
|
|
function calls - to access simultaneously different types of data sources
|
|
within one process through suitable ODBC drivers.
|
|
|
|
iODBC is freely redistributable under either the GNU Library General Public
|
|
Licence (LGPL) or the BSD licence.
|
|
|
|
WWW: http://www.iodbc.org/
|