-
Notifications
You must be signed in to change notification settings - Fork 52
/
IAFA-PACKAGE
48 lines (40 loc) · 1.45 KB
/
IAFA-PACKAGE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Title: iODBC Driver Manager
Version: 3.52.11
Description: iODBC (independent Open Database Connectivity)
driver manager is compatible with ODBC 3.x specification
and performs exactly same jobs of ODBC 3.x driver
manager (i.e. driver loading, Parameters and function
sequence checking, driver's function Invoking, etc.).
Any ODBC driver that works with ODBC 3.0 driver manager
will also work with iODBC driver manager and vice versa.
Applications (using ODBC function calls) linked with
iODBC driver manager will be able to simultaneously
access different type of data sources within one process
through suitable ODBC drivers.
Original Author: Ke Jin <kejin@inprise.com>
Source Code
Enhancement Contributors: OpenLink Software
Source Maintainers: iODBC Maintainer <iodbc@openlinksw.com>
Web Site: http://www.iodbc.org/
Platforms: SunOS (Sparc) 4.1.x
HP/UX (s700/s800) 9.x, 10.x
HP/UX (s300/s400) 9.x
IBM AIX 3.x, 4.x
Solaris (Sparc) 2.x
Solaris (PCx86) 2.x
SGI Irix 5.x, 6.x
NCR SVR4 3.x
UnixWare SVR4.2 1.x, 2.x
DEC Unix (OSF/1) 3.x, 4.x
FreeBSD 2.x
BSDI BSD/OS 2.x
Linux ELF 1.2.x
SCO OpenServer 5.x
Concurrent MAX/OS 1.x
DG/UX 5.x
License Policy: Freely Redistributable under either the
GNU Library General Public License (LGPL)
(see file LICENSE.LGPL for details)
or the BSD License
(see file LICENSE.BSD for details)
Keywords: ODBC, database, SQL, OpenLink