mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
12 lines
596 B
Plaintext
12 lines
596 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.
|