IAFA-PACKAGE   [plain text]


Title:	iODBC Driver Manager 

Version:	3.0.6

Description:	iODBC (intrinsic Open Database Connectivity) driver manager
		is compatible with ODBC 2.x specification and performs exactly
		same jobs of ODBC 2.x driver manager(i.e. driver loading, 
		Parameters and function sequence checking, driver's function 
		Invoking, etc.). Any ODBC driver works with ODBC 2.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 iODBC 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