]> git.saurik.com Git - wxWidgets.git/blob - src/iodbc/IAFA-PACKAGE
Enabled the wxUSE_VC_CRTDBG to be optional even if it would otherwise
[wxWidgets.git] / src / iodbc / IAFA-PACKAGE
1 Title: iODBC Driver Manager for Unix
2
3 Version: 2.12.0
4
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.
15
16 Author: Jin, Ke <kejin@empress.com>
17
18 Platforms: SunOS (Sparc) 4.1.x
19 HP/UX (s700/s800) 9.x, 10.x
20 HP/UX (s300/s400) 9.x
21 IBM AIX 3.x, 4.x
22 Solaris (Sparc) 2.x
23 Solaris (PCx86) 2.x
24 SGI Irix 5.x, 6.x
25 NCR SVR4 3.x
26 UnixWare SVR4.2 1.x, 2.x
27 DEC Unix (OSF/1) 3.x, 4.x
28 FreeBSD 2.x
29 BSDI BSD/OS 2.x
30 Linux ELF 1.2.x
31 SCO OpenServer 5.x
32 Concurrent MAX/OS 1.x
33 DG/UX 5.x
34
35 Copying-Policy: Freely Redistributable under GNU General Public License
36
37 Keywords: ODBC, database, SQL