1 Title: iODBC Driver Manager for Unix
5 Description: iODBC (intrinsic Open Database Connectivity) driver manager
6 is compatible with ODBC 2.0 specification and performs exactly
7 same jobs of ODBC 2.0 driver manager(i.e driver loading,
8 parameters and function sequence checking, driver's function
9 invoking, etc.). Any ODBC driver works with ODBC 2.0 driver
10 manager will also work with iODBC driver manager and vice versa.
11 Applications(which using ODBC function calls) linked with
12 iODBC driver manager will be able to simultaneously access
13 different type of data sources within one process through
14 suitable ODBC drivers.
16 Author: Jin, Ke <kejin@empress.com>
18 Platforms: SunOS (Sparc) 4.1.x
19 HP/UX (s700/s800) 9.x, 10.x
26 UnixWare SVR4.2 1.x, 2.x
27 DEC Unix (OSF/1) 3.x, 4.x
35 Copying-Policy: Freely Redistributable under GNU General Public License
37 Keywords: ODBC, database, SQL