文件名称:sqlapi_352.tar
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.55mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
通用的数据库中间库,支持流行的数据库,如Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC-SQLAPI++ is a C++ library for accessing multiple SQL databases (Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
./SQLAPI/ReadMe.txt
./SQLAPI/bin/
./SQLAPI/bin/test
./SQLAPI/bin/libsqlapi.so
./SQLAPI/bin/tests
./SQLAPI/bin/index.txt
./SQLAPI/doc/
./SQLAPI/doc/Examples/
./SQLAPI/doc/Examples/bulk_fetch.cpp
./SQLAPI/doc/Examples/nestedcursors.cpp
./SQLAPI/doc/Examples/refcursors.cpp
./SQLAPI/doc/Examples/step1.cpp
./SQLAPI/doc/Examples/step2.cpp
./SQLAPI/doc/Examples/step3.cpp
./SQLAPI/doc/Examples/step4.cpp
./SQLAPI/doc/Examples/step5.cpp
./SQLAPI/doc/Examples/step6.cpp
./SQLAPI/doc/Examples/step7.cpp
./SQLAPI/doc/license.txt
./SQLAPI/doc/license.html
./SQLAPI/doc/history.html
./SQLAPI/doc/ServerSpecific/
./SQLAPI/doc/ServerSpecific/DB2.html
./SQLAPI/doc/ServerSpecific/index.html
./SQLAPI/doc/ServerSpecific/Informix.html
./SQLAPI/doc/ServerSpecific/InterBase.html
./SQLAPI/doc/ServerSpecific/MySQL.html
./SQLAPI/doc/ServerSpecific/ODBC.html
./SQLAPI/doc/ServerSpecific/Oracle.html
./SQLAPI/doc/ServerSpecific/PostgreSQL.html
./SQLAPI/doc/ServerSpecific/SQLBase.html
./SQLAPI/doc/ServerSpecific/SQLServer.html
./SQLAPI/doc/ServerSpecific/SQLServer_DbLibrary.html
./SQLAPI/doc/ServerSpecific/SQLServer_OleDb.html
./SQLAPI/doc/ServerSpecific/Sybase.html
./SQLAPI/doc/Support/
./SQLAPI/doc/Support/index.html
./SQLAPI/doc/Support/Q&A.html
./SQLAPI/doc/Order/
./SQLAPI/doc/Order/index.html
./SQLAPI/doc/Download/
./SQLAPI/doc/Download/index.html
./SQLAPI/doc/images/
./SQLAPI/doc/images/menu_bg1.jpg
./SQLAPI/doc/images/bg.gif
./SQLAPI/doc/images/green.gif
./SQLAPI/doc/images/green2.gif
./SQLAPI/doc/images/green3.gif
./SQLAPI/doc/images/red.gif
./SQLAPI/doc/images/red2.gif
./SQLAPI/doc/images/red3.gif
./SQLAPI/doc/images/srv_spec.gif
./SQLAPI/doc/images/yellow.gif
./SQLAPI/doc/images/yellow2.gif
./SQLAPI/doc/images/yellow3.gif
./SQLAPI/doc/OnLineDoc/
./SQLAPI/doc/OnLineDoc/BLob.html
./SQLAPI/doc/OnLineDoc/BLob_Examples.html
./SQLAPI/doc/OnLineDoc/BLob_Usage.html
./SQLAPI/doc/OnLineDoc/CLob.html
./SQLAPI/doc/OnLineDoc/CLob_Examples.html
./SQLAPI/doc/OnLineDoc/CLob_Usage.html
./SQLAPI/doc/OnLineDoc/Command.html
./SQLAPI/doc/OnLineDoc/Command_Cancel.html
./SQLAPI/doc/OnLineDoc/Command_Close.html
./SQLAPI/doc/OnLineDoc/Command_cnstr.html
./SQLAPI/doc/OnLineDoc/Command_CommandText.html
./SQLAPI/doc/OnLineDoc/Command_CommandType.html
./SQLAPI/doc/OnLineDoc/Command_Connection.html
./SQLAPI/doc/OnLineDoc/Command_CreateParam.html
./SQLAPI/doc/OnLineDoc/Command_DestroyParams.html
./SQLAPI/doc/OnLineDoc/Command_dstr.html
./SQLAPI/doc/OnLineDoc/Command_Examples.html
./SQLAPI/doc/OnLineDoc/Command_Execute.html
./SQLAPI/doc/OnLineDoc/Command_FetchNext.html
./SQLAPI/doc/OnLineDoc/Command_Field.html
./SQLAPI/doc/OnLineDoc/Command_FieldCount.html
./SQLAPI/doc/OnLineDoc/Command_isOpened.html
./SQLAPI/doc/OnLineDoc/Command_isResultSet.html
./SQLAPI/doc/OnLineDoc/Command_NativeHandles.html
./SQLAPI/doc/OnLineDoc/Command_Open.html
./SQLAPI/doc/OnLineDoc/Command_operator_bind.html
./SQLAPI/doc/OnLineDoc/Command_operator_get.html
./SQLAPI/doc/OnLineDoc/Command_Option.html
./SQLAPI/doc/OnLineDoc/Command_Param.html
./SQLAPI/doc/OnLineDoc/Command_ParamByIndex.html
./SQLAPI/doc/OnLineDoc/Command_ParamCount.html
./SQLAPI/doc/OnLineDoc/Command_Prepare.html
./SQLAPI/doc/OnLineDoc/Command_RowsAffected.html
./SQLAPI/doc/OnLineDoc/Command_setCommandText.html
./SQLAPI/doc/OnLineDoc/Command_setConnection.html
./SQLAPI/doc/OnLineDoc/Command_setOption.html
./SQLAPI/doc/OnLineDoc/Command_Usage.html
./SQLAPI/doc/OnLineDoc/Connection.html
./SQLAPI/doc/OnLineDoc/Connection_AutoCommit.html
./SQLAPI/doc/OnLineDoc/Connection_Client.html
./SQLAPI/doc/OnLineDoc/Connection_ClientVersion.html
./SQLAPI/doc/OnLineDoc/Connection_cnstr.html
./SQLAPI/doc/OnLineDoc/Connection_Commit.html
./SQLAPI/doc/OnLineDoc/Connection_Connect.html
./SQLAPI/doc/OnLineDoc/Connection_Disconnect.html
./SQLAPI/doc/OnLineDoc/Connection_dstr.html
./SQLAPI/doc/OnLineDoc/Connection_Examples.html
./SQLAPI/doc/OnLineDoc/Connection_isConnected.html
./SQLAPI/doc/OnLineDoc/Connection_IsolationLevel.html
./SQLAPI/doc/OnLineDoc/Connection_NativeAPI.html
./SQLAPI/doc/OnLineDoc/Connection_NativeHandles.html
./SQLAPI/doc/OnLineDoc/Connection_Option.html
./SQLAPI/doc/OnLineDoc/Connection_Rollback.html
./SQLAPI/doc/OnLineDoc/Connection_ServerVersion.html
./SQLAPI/doc/OnLineDoc/Connection_ServerVersionString.html
./SQLAPI/doc/OnLineDoc/Connection_setAutoCommit.html
./SQLAPI/doc/OnLineDoc/Connection_setClient.html
./SQLAPI/doc/OnLineDoc/Connection_setIsolationLevel.html
./SQLAPI/doc/OnLineDoc/Connection_setOption.html
./SQLAPI/doc/OnLineDoc/Connection_Usage.html
./SQLAPI/doc/OnLineDoc/DateTime.html
./SQLAPI/doc/OnLineDoc/DateTime_cnstr.html
./SQLAPI/doc/OnLineDoc/DateTime_GetDay.html
./SQLAPI/doc/OnLineDoc/DateTime_Examples.html
./SQLAPI/doc/OnLineDoc/DateTime_Fraction.html
./SQLAPI/doc/OnLineDoc/DateTime_GetCurrentTime.html
./SQLAPI/doc/OnLineDoc/DateTime_GetDayOfWeek.html
./SQLAPI/doc/OnLineDoc/DateTime_GetDayOfYear.html
./SQLAPI/doc/OnLineDoc/DateTime_GetHour.html
./SQLAPI/doc/OnLineDoc/DateTime_GetMinute.html
./SQLAPI/doc/OnLineDoc/DateTime_GetMonth.html
./SQLAPI/doc/OnLineDoc/DateTime_GetSecond.html
./SQLAPI/doc/OnLineDoc/DateTime_GetYear.
./SQLAPI/bin/
./SQLAPI/bin/test
./SQLAPI/bin/libsqlapi.so
./SQLAPI/bin/tests
./SQLAPI/bin/index.txt
./SQLAPI/doc/
./SQLAPI/doc/Examples/
./SQLAPI/doc/Examples/bulk_fetch.cpp
./SQLAPI/doc/Examples/nestedcursors.cpp
./SQLAPI/doc/Examples/refcursors.cpp
./SQLAPI/doc/Examples/step1.cpp
./SQLAPI/doc/Examples/step2.cpp
./SQLAPI/doc/Examples/step3.cpp
./SQLAPI/doc/Examples/step4.cpp
./SQLAPI/doc/Examples/step5.cpp
./SQLAPI/doc/Examples/step6.cpp
./SQLAPI/doc/Examples/step7.cpp
./SQLAPI/doc/license.txt
./SQLAPI/doc/license.html
./SQLAPI/doc/history.html
./SQLAPI/doc/ServerSpecific/
./SQLAPI/doc/ServerSpecific/DB2.html
./SQLAPI/doc/ServerSpecific/index.html
./SQLAPI/doc/ServerSpecific/Informix.html
./SQLAPI/doc/ServerSpecific/InterBase.html
./SQLAPI/doc/ServerSpecific/MySQL.html
./SQLAPI/doc/ServerSpecific/ODBC.html
./SQLAPI/doc/ServerSpecific/Oracle.html
./SQLAPI/doc/ServerSpecific/PostgreSQL.html
./SQLAPI/doc/ServerSpecific/SQLBase.html
./SQLAPI/doc/ServerSpecific/SQLServer.html
./SQLAPI/doc/ServerSpecific/SQLServer_DbLibrary.html
./SQLAPI/doc/ServerSpecific/SQLServer_OleDb.html
./SQLAPI/doc/ServerSpecific/Sybase.html
./SQLAPI/doc/Support/
./SQLAPI/doc/Support/index.html
./SQLAPI/doc/Support/Q&A.html
./SQLAPI/doc/Order/
./SQLAPI/doc/Order/index.html
./SQLAPI/doc/Download/
./SQLAPI/doc/Download/index.html
./SQLAPI/doc/images/
./SQLAPI/doc/images/menu_bg1.jpg
./SQLAPI/doc/images/bg.gif
./SQLAPI/doc/images/green.gif
./SQLAPI/doc/images/green2.gif
./SQLAPI/doc/images/green3.gif
./SQLAPI/doc/images/red.gif
./SQLAPI/doc/images/red2.gif
./SQLAPI/doc/images/red3.gif
./SQLAPI/doc/images/srv_spec.gif
./SQLAPI/doc/images/yellow.gif
./SQLAPI/doc/images/yellow2.gif
./SQLAPI/doc/images/yellow3.gif
./SQLAPI/doc/OnLineDoc/
./SQLAPI/doc/OnLineDoc/BLob.html
./SQLAPI/doc/OnLineDoc/BLob_Examples.html
./SQLAPI/doc/OnLineDoc/BLob_Usage.html
./SQLAPI/doc/OnLineDoc/CLob.html
./SQLAPI/doc/OnLineDoc/CLob_Examples.html
./SQLAPI/doc/OnLineDoc/CLob_Usage.html
./SQLAPI/doc/OnLineDoc/Command.html
./SQLAPI/doc/OnLineDoc/Command_Cancel.html
./SQLAPI/doc/OnLineDoc/Command_Close.html
./SQLAPI/doc/OnLineDoc/Command_cnstr.html
./SQLAPI/doc/OnLineDoc/Command_CommandText.html
./SQLAPI/doc/OnLineDoc/Command_CommandType.html
./SQLAPI/doc/OnLineDoc/Command_Connection.html
./SQLAPI/doc/OnLineDoc/Command_CreateParam.html
./SQLAPI/doc/OnLineDoc/Command_DestroyParams.html
./SQLAPI/doc/OnLineDoc/Command_dstr.html
./SQLAPI/doc/OnLineDoc/Command_Examples.html
./SQLAPI/doc/OnLineDoc/Command_Execute.html
./SQLAPI/doc/OnLineDoc/Command_FetchNext.html
./SQLAPI/doc/OnLineDoc/Command_Field.html
./SQLAPI/doc/OnLineDoc/Command_FieldCount.html
./SQLAPI/doc/OnLineDoc/Command_isOpened.html
./SQLAPI/doc/OnLineDoc/Command_isResultSet.html
./SQLAPI/doc/OnLineDoc/Command_NativeHandles.html
./SQLAPI/doc/OnLineDoc/Command_Open.html
./SQLAPI/doc/OnLineDoc/Command_operator_bind.html
./SQLAPI/doc/OnLineDoc/Command_operator_get.html
./SQLAPI/doc/OnLineDoc/Command_Option.html
./SQLAPI/doc/OnLineDoc/Command_Param.html
./SQLAPI/doc/OnLineDoc/Command_ParamByIndex.html
./SQLAPI/doc/OnLineDoc/Command_ParamCount.html
./SQLAPI/doc/OnLineDoc/Command_Prepare.html
./SQLAPI/doc/OnLineDoc/Command_RowsAffected.html
./SQLAPI/doc/OnLineDoc/Command_setCommandText.html
./SQLAPI/doc/OnLineDoc/Command_setConnection.html
./SQLAPI/doc/OnLineDoc/Command_setOption.html
./SQLAPI/doc/OnLineDoc/Command_Usage.html
./SQLAPI/doc/OnLineDoc/Connection.html
./SQLAPI/doc/OnLineDoc/Connection_AutoCommit.html
./SQLAPI/doc/OnLineDoc/Connection_Client.html
./SQLAPI/doc/OnLineDoc/Connection_ClientVersion.html
./SQLAPI/doc/OnLineDoc/Connection_cnstr.html
./SQLAPI/doc/OnLineDoc/Connection_Commit.html
./SQLAPI/doc/OnLineDoc/Connection_Connect.html
./SQLAPI/doc/OnLineDoc/Connection_Disconnect.html
./SQLAPI/doc/OnLineDoc/Connection_dstr.html
./SQLAPI/doc/OnLineDoc/Connection_Examples.html
./SQLAPI/doc/OnLineDoc/Connection_isConnected.html
./SQLAPI/doc/OnLineDoc/Connection_IsolationLevel.html
./SQLAPI/doc/OnLineDoc/Connection_NativeAPI.html
./SQLAPI/doc/OnLineDoc/Connection_NativeHandles.html
./SQLAPI/doc/OnLineDoc/Connection_Option.html
./SQLAPI/doc/OnLineDoc/Connection_Rollback.html
./SQLAPI/doc/OnLineDoc/Connection_ServerVersion.html
./SQLAPI/doc/OnLineDoc/Connection_ServerVersionString.html
./SQLAPI/doc/OnLineDoc/Connection_setAutoCommit.html
./SQLAPI/doc/OnLineDoc/Connection_setClient.html
./SQLAPI/doc/OnLineDoc/Connection_setIsolationLevel.html
./SQLAPI/doc/OnLineDoc/Connection_setOption.html
./SQLAPI/doc/OnLineDoc/Connection_Usage.html
./SQLAPI/doc/OnLineDoc/DateTime.html
./SQLAPI/doc/OnLineDoc/DateTime_cnstr.html
./SQLAPI/doc/OnLineDoc/DateTime_GetDay.html
./SQLAPI/doc/OnLineDoc/DateTime_Examples.html
./SQLAPI/doc/OnLineDoc/DateTime_Fraction.html
./SQLAPI/doc/OnLineDoc/DateTime_GetCurrentTime.html
./SQLAPI/doc/OnLineDoc/DateTime_GetDayOfWeek.html
./SQLAPI/doc/OnLineDoc/DateTime_GetDayOfYear.html
./SQLAPI/doc/OnLineDoc/DateTime_GetHour.html
./SQLAPI/doc/OnLineDoc/DateTime_GetMinute.html
./SQLAPI/doc/OnLineDoc/DateTime_GetMonth.html
./SQLAPI/doc/OnLineDoc/DateTime_GetSecond.html
./SQLAPI/doc/OnLineDoc/DateTime_GetYear.
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.