CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统

文件名称:sqlapi_352.tar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.55mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

通用的数据库中间库,支持流行的数据库,如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.

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭