搜索资源列表
xp_md5_cppfans
- 这个存储过程是计算 MD5 值的,可以用来进行密码认证加密等。 SQL Server 的扩展存储过程 (Extended Stored Procedure, 简称 XP) 是通过在 MSSQL 数据库注册封装在 .dll 里面的函数实现的, 而这个 .dll 应该按照 M$ 提供的规则, 并且要连接 MSSQL 的库文件。由于 C++ Builder 自带的 MSSQL 库文件 OPENDS60.LIB 比较旧, 本文提供新版本的 OPENDS60.LIB 库文件, 支持 MSSQL
tryfastdb
- 内存数据库fastdb的lib库,.h文件及fastdb的使用例子。-memory database fastdb the lib bank. H fastdb documents and the use of examples.
ODAC_SDAC
- ODAC+SDAC源代码,本人已经编译通过,在ODAC目录有个工程包,打开来编译就行。 注意要在C盘建立c:\\bpl c:\\bpl\\dcu两个目录,并将这两个目录增加到LIB目录里。 如果有以前的ODAC或者SDAC,需要卸载以前的包,删除原有的BPL和DCU文件。-ODAC SDAC source code, I have compiled through the ODAC a directory works package, Open to build on the trip.
db-4.5.20
- Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20\\build_windows\\Libdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib-Oracle
vcConnectMySql
- VC连接MySQL数据库,可方便地对数据库进行操作,编译前请在vc++6.0的设置中添加libmysql.lib!
McGraw-Hill.Osborne.Oracle.Database.10g.SQL.eBook-
- McGraw-Hill.Osborne.Oracle.Database.10g.SQL.eBook-LiB
Oreilly.Oracle.PL.SQL.Language.Pocket.Reference.2n
- Oreilly.Oracle.PL.SQL.Language.Pocket.Reference.2nd.Edition.eBook-LiB
Oreilly.Oracle.Regular.Expressions.Pocket.Referenc
- Oreilly.Oracle.Regular.Expressions.Pocket.Reference.eBook-LiB
A_Database1825931252004
- This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications an
Sams.SQLite.Nov.2004.eBook-LiB
- SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and
RDAExams
- 修正了广为流传的RDA例子中的错误 记得link里加上commctrl.lib coredll.lib use mfc in a share dll 就能正常编译了
读写SQL中的image字段.zip
- Private Declare Function DeleteFile Lib "kernel32" Alias "DeleteFileA" (ByVal lpFileName As String) As Long '************************************************************* Public Function ImportPhoto(sPicFile As String, sEmpID As
mysql5.0 JDBC 驱动
- mysql5.0 JDBC 驱动 放在glassfish或者tomcat的lib文件夹下就可以了,GlassFish mysql5.0 JDBC Driver on tomcat s lib or folder can be a
mysql_include mysql开发用的头文件
- mysql开发用的头文件,C++开发用mysql的lib时必备的头文件-mysql development headers with, C++ development with the lib mysql header files when necessary
ocilib-3.9.2-windows
- vc连接oracle,对oci的开源封装,比官方的occi好用-vc connection oracle, open-source package for oci, easy to use than the official occi
LabSQL
- labview 用户控件 LabSQL, 请放在安装目录user.lib文件夹下-labview user control LabSQL
mysql_lib
- mysql vc++ lib,mysql.h和mysqlclient.lib静态库-mysql vc++ lib, mysql.h and mysqlclient.lib static library
wenjianjiansuobaogao
- 湖南大学文献信息检索课综合实习报告 2. 进入湖大图书馆网站http://lib.hnu.cn/ 的“数字资源”各数据库(即文献库)查找课题相关文献信息资料,辅助以手工检索(图书馆八楼文献信息检索室)和纸本期刊(图书馆一楼、四楼、七楼)以及因特网上资源。检索年限不作限定,以能了解本课题的全貌和最新进展为原则。-Hunan University literature class information retrieval integrated internship 2. Library Web
LIB
- 此程序配合sql server 2000一起使用.若没装数据库服务器,则无法正常运行本程序. 在sql server的查询分析器里输入程序自带的LIB.sql里的语句. -This process, together with the use of sql server 2000. If not installed the database server, you can not the normal operation of the procedures. In the sql se
mysqlcppapi-2.0.0_rc2.tar
- 有关MYSQL的开源码,生成LIB库可以直接用来开发数据库程序-MYSQL-related open-source to generate LIB library can be directly used to develop database program