-
今天突然找出以前的一小段代码,是对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
-
用VC+ADO开发数据库的源码,虽然这些源码都不大,但对初学者来说足够了...
用VC+ADO开发数据库的源码,虽然这些源码都不大,但对初学者来说足够了-VC ADO database development source, although the source has not, but is sufficient for the beginners
- 2022-07-21 00:48:27下载
- 积分:1
-
Comparing Recordsets in a Database
Comparing Recordsets in a Database
- 2022-03-30 01:59:32下载
- 积分:1
-
WEB页面上用DataGrid分页显示数据库的代码 (完整)
WEB页面上用DataGrid分页显示数据库的代码 (完整)-Web pages using database shows DataGrid paging code (complete)
- 2022-07-09 08:46:47下载
- 积分:1
-
本同学录系统演示地址: http://class.19870123.cn/
下载后请在Web.Config里更改设置,如数据库路径等
如果要换sq...
本同学录系统演示地址: http://class.19870123.cn/
下载后请在Web.Config里更改设置,如数据库路径等
如果要换sql数据库,请将app_code里的MyPage.cs改为以下代码即可
public class MyPage : LeeHom.Web.UI.SqlPage
{
}
public class MyMasterPage : LeeHom.Web.UI.SqlMasterPage
{
}
并在Web.Config里设置数据库为SqlServer
Sql的执行语句在App_Data下DataBase.sql
后台管理:http://网址/admin/
默认管理员:admin 密码:admin
可注册一个新用户后设置新用户为管理员后删除admin用户-demonstration of the website address : http :// class.19870123.cn/downloading please Web.Config Lane Change settings , such as databases, etc. If they took the path sql database I would be grateful if the app_code Lane MyPage.cs code can be replaced by the following public class MyPage : LeeHom.Web.UI.SqlPage () public class MyMast erPage : LeeHom.Web.UI.SqlMasterPage () and Web.Confi g Lane SqlServer database for the implementation of SQL statements under the App_Data DataB ase.sql background Management : http:// website/admin/default administrator : admin Password : admin can register a new user after
- 2022-01-24 18:03:38下载
- 积分:1
-
according to Data Control, MSRDC controls, DAO, RDO of outcome data automaticall...
能够根据Data控件、MSRDC控件、DAO、RDO中的结果数据自动生成二维数据,并打印输出的控件。-according to Data Control, MSRDC controls, DAO, RDO of outcome data automatically generate two-dimensional data, and print output controls.
- 2022-02-19 23:31:26下载
- 积分:1
-
PowerBuilder hotel set meal management system
PowerBuilder酒店定餐管理系统-PowerBuilder hotel set meal management system
- 2022-09-04 15:15:04下载
- 积分:1
-
单独好用的万能查询模块
单独好用的万能查询模块-separate the useful omnipotent Query Module
- 2022-02-21 10:26:13下载
- 积分:1
-
c# 数据库编程从入门到精通,非常好的一个学习资料,如过你从事数据库房卖难的工作,非常建议您学习一下。...
c# 数据库编程从入门到精通,非常好的一个学习资料,如过你从事数据库房卖难的工作,非常建议您学习一下。-Database Programming from entry to the proficient, a very good learning materials, such as database into your room engaged in the work of slower sales, very recommend that you learn from this.
- 2022-01-25 17:51:14下载
- 积分:1
-
一个关于数据库管理系统的开发实例,包含数据库的一般功能,增删改查...
一个关于数据库管理系统的开发实例,包含数据库的一般功能,增删改查-Database management system on the development of example, the database contains the general features, additions and deletions to search
- 2022-03-07 10:18:08下载
- 积分:1