搜索资源列表
oracle_ole_dev.zip
- 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。
vcaccess
- VC用ADO操作数据库示例 里面用到了CCinderString类,这是我自己编写的一个字符串操作类,主要进行了一些字符串的处理,针对示例的SQL语句使用的,与ADO方法无关。比如: GetNow方法,获得当前时间的字符串格式\"YYYY-MM-DD hh:mm:ss\"等,就不附加进来了。 另:使用ADO必须在stdafx.h中添加引用: #import \"c:\\Program Files\\Common Files\\System\\ADO\\msado15
sqlite_res
- sqlite3,编译好的dll用于VC,内部有头文件,lib文件和dll文件.将其插入vc工程可以进行sqlite的操作-sqlite3, compiled dll for the VC, head of internal documents, lib dll files and documents. will be inserted vc project to carry out the operation sqlite
ado_dll
- 这是我开发的利用vc++的ado接口连接并操作sqlserver和oracle的dll动态库。数据库的参数从配置文件pb.ini读取
smstoaspdd
- 一个ASP使用的组件样本,我学VC的第一个作品,利用VC执行一条SQL,注册DLL就可以在ASP中用。非常简单。-an ASP components of the samples used, I studied the first VC, the use of a SQL implementation of VC, registered DLL can be used in the ASP. Very simple.
2004100815551623457
- VC动态库,对于从事数据库开发人员、从事VC系统开发人员有帮助-VC DLL, engaged in database development, engaged in the development of VC system would be helpful
打印控件PrintCtrl.dll的VC源码
- 打印控件PrintCtrl.dll的VC源码。放在PB栏的目的是PB的自定义纸张比较麻烦,还是用微软的API比较方便,而且不会有什么问题。原来一直用PrintCtrl.dll作打印控制,就是找不到源码。现在分享给大家。 -Print control PrintCtrl.dll the VC source. The purpose of the column on the PB PB custom paper is too much trouble, or more convenient to u
VC_SQLITE
- VC6开发 c++ sqlite 创建数据库 创建数据表 插入数据 查询数据 包含全部必要的 DLL LIB .H-VC6 development c++ sqlite create database to create tables of data into the data query that contains all the necessary DLL LIB. H
sqlite3
- sqlite数据库在vc环境中使用的.h,.lib,.dll文件,在link中添加.lib文件即可使用-sqlite database for use in the vc environment. h,. lib,. dll files, add in the link. lib files can be used
115157729vc++(dll)
- dll的开发介绍与实例,是你能计入dll开发之门 -dll Development Introduction and examples, is that you can be included in the development of the door dll
UID
- 在VC的Dll中使用Ado访问数据库,并返回-dll, ado
VCPP(DLL)
- vc++动态链接库编程,适用于初学爱好者,-vc++ dynamic link library program for beginner enthusiasts,
vcPP-connect-MySql
- VC链接mysql数据库接口及其实现,包括dll与lib文件,修改连接部分,直接使用即可-The interface for vc++ to connect MySql database and its realization,dll and lib are included.You can use it after modify the connection method
Link
- MFC下的规则dll,用于数据库连接,编译好后,可以让vc写的exe和dll都调用,这样就可以成为全局的共享的dll了,方便模块化编程。-MFC rules dll for database connection, compiled allows vc wrote exe and dll call, so that you can become a global shared dll, convenient modular programming.
DynamicMenu
- 通过ADO动态链接库msado15.dll连接Access数据库,动态生成窗体菜单,该功能适用于大部分的VC++ ADO动态加载菜单的场合,msado15.dll动态链接位于Windows系统盘的“Program Files\Common Files\System\ado\”目录下,你可以拷出这个文件放在本项目源码的EXE同级目录下-failed to translate
HansCryptManagment
- 自己编写的用户加解密管理软件 VC++, 封装Access数据库操作dll库。-a user crypty manager source using vc++ and access database operating to dll library
ClassDll100
- 创建一个导出类的Win32 DLL实例源码,很不错的vc源码,希望能对大家有所帮助-Create a derived class instance of a Win32 DLL source code, very good vc source, I hope you can help
Exported-DLL-function-mode
- dll函数导出几种方法,VC下,基础学习-Exported DLL function mode
vc-dlla-lib-
- Windows平台下使用VC++语言编程调用Lib库文件以及Dll文件的调用,代码比较简单,另有文字备注说明-Windows VC++ LIB DLL
Exported-DLL-function-mode
- dll函数导出几种方法,VC下,基础学习-Exported DLL function mode
