123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- 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 <[email protected]>
- Source Code
- Enhancement Contributors: OpenLink Software
- Source Maintainers: iODBC Maintainer <[email protected]>
- 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
|