搜索资源列表
sql++lib
- 很好用的数据库连接组件,支持oracle和sybase连接,基于oci-good use of database connectivity components, and support oracle sybase connectivity, based on columns
ocilib-3.9.2-windows
- vc连接oracle,对oci的开源封装,比官方的occi好用-vc connection oracle, open-source package for oci, easy to use than the official occi
oralib_docs
- 老外写的一个oracle 封装lib,使用了oci-Writing a foreigner oracle package lib, using oci
oralib_docs_help
- 老外写的oracle封装lib,用到了oci,这是帮助文档-Writing the oracle package foreigners lib, use the oci, This is to help document
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