-
希望能给大家点启发,ado的几个对象往往具有同样的功能,所以感觉很乱,试试这种组织方式...
希望能给大家点启发,ado的几个对象往往具有同样的功能,所以感觉很乱,试试这种组织方式-hope we can point inspiration ado several customers often have the same function, so feeling very hectic, try this organization
- 2022-03-18 16:33:02下载
- 积分:1
-
PowerBuilder数据窗口到Excel
powerbuilder数据窗口转EXCEL-PowerBuilder DataWindow to EXCEL
- 2022-01-26 04:51:40下载
- 积分:1
-
在系统刚开始使用或使用一段时间后,要清空已录入的数据,本代码实现对数据库中本分或全部数据进行初始化。...
在系统刚开始使用或使用一段时间后,要清空已录入的数据,本代码实现对数据库中本分或全部数据进行初始化。-Beginning in the system or use of a period of time, To clear the data has been input, the code on the database part or all of the data to initialize.
- 2022-03-17 19:15:54下载
- 积分:1
-
在VC中动态加载ODBC的方法
在VC中动态加载ODBC的方法-in VC dynamic loading of ODBC
- 2023-08-19 09:50:03下载
- 积分:1
-
IC卡智能管理软件。
财务统计,
报表打印,
加油管理,
刷卡管理。...
IC卡智能管理软件。
财务统计,
报表打印,
加油管理,
刷卡管理。-IC Card Intelligent management software. Financial statistics, statement printing, fuel management, card management.
- 2022-03-22 16:46:12下载
- 积分:1
-
VC prepared by a simple address book applications. The procedures provide a GUI,...
VC++编写的一个简单地址薄的应用程序。该程序提供一个GUI,用户可以通过该GUI对数据库进行自己的查询。-VC prepared by a simple address book applications. The procedures provide a GUI, users can adopt the GUI database to conduct their own inquiries.
- 2022-07-15 10:33:45下载
- 积分:1
-
这是一个图表绘制示例,可以根据数据绘制出2D/3D的柱型、区域、板块、线性图...
这是一个图表绘制示例,可以根据数据绘制出2D/3D的柱型、区域、板块、线性图
-This is a sample mapping, data can be mapped 2D/3D the columnar, regional, plate, linear map
- 2022-01-28 09:31:36下载
- 积分:1
-
《个人求职管理系统》可以让你在找工作的过程中方便地记录你所选中的公司信息、职位信息、发送的简历和公司的回复,支持多用户,是一个多用户系统。...
《个人求职管理系统》可以让你在找工作的过程中方便地记录你所选中的公司信息、职位信息、发送的简历和公司的回复,支持多用户,是一个多用户系统。-"individual job search management system" allows you to find work to facilitate the process of recording your chosen company information, job information, send a resume and the company"s response, support multiple users, is a multi-user system.
- 2022-03-01 04:08:14下载
- 积分:1
-
今天突然找出以前的一小段代码,是对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
-
本同学录系统演示地址: 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