-
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执...
今天突然找出以前的一小段代码,是对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.
- 2022-08-10 11:53:32下载
- 积分:1
-
两种实现数据库连接池的方法,从不同角度,我是过第一种,很好用...
两种实现数据库连接池的方法,从不同角度,我是过第一种,很好用-two Database Connection Pool, from different angles, I had the first one, that"s fine with
- 2022-05-21 11:15:46下载
- 积分:1
-
DataSource Array example procedures
DataSource Array的例子程序-DataSource Array example procedures
- 2022-07-11 18:53:57下载
- 积分:1
-
这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好...
这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好,Button控件做得相当漂亮。文件中包含源程序和演示用的Access数据库。-this procedure demonstrated the use of ADO The basic function, the database with Microsoft Acess to achieve the basic functions : add records, delete records, modify records, the program is another advantage of a friendly interface, Button Controls has done quite beautiful. Document contains source and demonstrate the Access database.
- 2022-05-26 08:06:01下载
- 积分:1
-
use ASP prepare a complete bulletin board procedures. Internet download.
使用ASP编写的完整的留言板程序。网上下载的。-use ASP prepare a complete bulletin board procedures. Internet download.
- 2023-07-25 20:05:03下载
- 积分:1
-
Ado类 包括在access中写入blob数据并实现读取
Ado类 包括在access中写入blob数据并实现读取-Ado categories including access writes blob data and reading achievement
- 2023-05-25 15:00:04下载
- 积分:1
-
是一款很好的物流管理系统
是一款很好的物流管理系统-is a good logistics management system
- 2022-07-18 04:37:59下载
- 积分:1
-
powerbuilder做的医药管理系统
powerbuilder做的医药管理系统-PowerBuilder do medicine management system
- 2023-08-12 06:15:03下载
- 积分:1
-
计算机机房管理系统
计算机机房管理系统-Computer Room Management System
- 2022-08-03 08:42:03下载
- 积分:1
-
这个东东对做二次开发的人很有用。如果一个数据库不知道表结构,又想查找一个值,一个一个表查看太痛苦,现在好了,直接使用它你可以进行SQL SERVER全库扫描。输...
这个东东对做二次开发的人很有用。如果一个数据库不知道表结构,又想查找一个值,一个一个表查看太痛苦,现在好了,直接使用它你可以进行SQL SERVER全库扫描。输入一个指定值,轻松扫描所有表。
- 2022-01-28 20:02:33下载
- 积分:1