iafa-package

来自「一个可以替代windows ODBC驱动程序管理器的通用ODBC数据库引擎」· 代码 · 共 49 行

TXT
49
字号
Title:		iODBC Driver Manager Version:	3.0.5Description:	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 SoftwareSource Maintainers: 		iODBC Maintainer <iodbc@openlinksw.com>Web Site: 			http://www.iodbc.orgPlatforms:	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.xLicense Policy:		Freely Redistributable under 			GNU Library General Public License (LGPL)			(see file COPYING for details)			or 			Freely Redistributable under BSD license 			(see file COPYING.BSD for details)Keywords:		ODBC, database, SQL, OpenLink

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?