搜索资源列表
Sqlite
- 主要对各种数据库性能进行测试,包括sqlite、hsql、mysql、oracle、edb等-Mainly to test the performance of various databases, including the sqlite, hsql, mysql, oracle, edb, etc.
DBTest
- DB test 是连接oracle数据库的测试程序 连接,读取,增删差,,含有动态库 oracle.d-DB test is a test program to connect oracle database connection, read, additions and deletions poor, with dynamic library oracle.dll etc.
con_occitext
- occi方式访问oracle(实现分发程序时免客户端,免配置) 已经在vc6 xp系统下通过。在虚拟机的干净server2003(无客户端、无配置)系统下测试通过,应该是你想要的了。 把它调试通过还真是要注意很多问题,主要的问题如下: 1.在StdAfx.cpp 里加入#define WIN32COMMON 1 2.在setting-》link的Object/library modules中增加oraocci10d.lib oci.lib ociw32.lib oraocci1
VBsqliteDB
- 无需部署即可使用的sqlite演示程序 程序用vb6编写,包含sqlite的基本操作及性能测试,直接调用sqlite.dll中的api函数。性能测试中演示了插入操作使用事务提交及不使用事务提交方式在时间上的巨大差异。-No need to deploy sqlite demo program can use the program with vb6 write, contains the the sqlite basic operation and performance testing,
myMath
- 一个具有数学运算功能的Dll模块的开发,环境为VC++ , 不多说了,经测试,好用-Dll module of a math function development, environment VC++, not much to say, tested, easy to use
leveldb_win
- Leveldb是一个google实现的非常高效的kv数据库,一直以来只有linux版本,没有windows版本,这份源码将最新leveldb1.18版port到VS2010上,并成功编译为dll并且附上了调用测试代码-Leveldb google achieve a very efficient kv , has been the only linux version, no windows version, this version of the source code of the late
