文件名称:dbex
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 21.38kb
- 下载次数:
- 0次
- 提 供 者:
- 冷*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase category of ExecuteSQL function can be used for direct execution of SQL statements, but the implementation Update, Insert, Delete statement could not be affected when the number of rows, the new CDatabaseEx category on the realization of this function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 3970970dbex.zip 列表 CDatabase_New/ CDatabase_New/dbConnNew.h CDatabase_New/dbNew.clw CDatabase_New/dbNew.cpp CDatabase_New/dbNew.dsp CDatabase_New/dbNew.dsw CDatabase_New/dbNew.h CDatabase_New/dbNew.plg CDatabase_New/dbNew.rc CDatabase_New/dbNewDlg.cpp CDatabase_New/dbNewDlg.h CDatabase_New/Debug/ CDatabase_New/Debug/dbNew.exe CDatabase_New/ReadMe.txt CDatabase_New/res/ CDatabase_New/resource.h CDatabase_New/res/dbNew.ico CDatabase_New/res/dbNew.rc2 CDatabase_New/StdAfx.cpp CDatabase_New/StdAfx.h