mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Define ODBC acronym
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6036 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
96ffdca09e
commit
c013399c7d
@ -34,15 +34,16 @@
|
||||
<title>Introduction to unixODBC</title>
|
||||
|
||||
<para>The <application>unixODBC</application> package is an Open Source
|
||||
ODBC sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX. ODBC is an
|
||||
open specification for providing application developers with a predictable
|
||||
API with which to access data sources. Data sources include SQL Servers and
|
||||
any data source with an ODBC Driver. <application>unixODBC</application>
|
||||
contains the following components used to assist with the manipulation of
|
||||
ODBC data sources: a driver manager, an installer library and command line
|
||||
tool, command line tools to help install a driver and work with SQL,
|
||||
drivers and driver setup libraries and a suite of graphical tools used to
|
||||
administer ODBC, test drivers and browse data sources.</para>
|
||||
ODBC (Open DataBase Connectivity) sub-system and an ODBC SDK for Linux, Mac
|
||||
OSX, and UNIX. ODBC is an open specification for providing application
|
||||
developers with a predictable API with which to access data sources. Data
|
||||
sources include SQL Servers and any data source with an ODBC Driver.
|
||||
<application>unixODBC</application> contains the following components used
|
||||
to assist with the manipulation of ODBC data sources: a driver manager, an
|
||||
installer library and command line tool, command line tools to help install
|
||||
a driver and work with SQL, drivers and driver setup libraries and a suite
|
||||
of graphical tools used to administer ODBC, test drivers and browse data
|
||||
sources.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
Loading…
Reference in New Issue
Block a user