-
本实例演示了如何使用VC的ADO技术访问数据库,程序运行通过。...
本实例演示了如何使用VC的ADO技术访问数据库,程序运行通过。-the examples demonstrated how to use the VC ADO access to the database, running through.
- 2022-04-22 01:29:10下载
- 积分: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
-
工资管理系统,可设置固定工资和计件工资,可自定义工资项目...
工资管理系统,可设置固定工资和计件工资,可自定义工资项目-Salary management system, you can set a fixed wage and piece-rate wages, wages can be customized
- 2022-02-06 11:29:18下载
- 积分:1
-
好的东西,我们花了一个小VB学习软件使用
好东西大家用
一个vb+sql的小软件
大家学习之用-good things we have spent a small vb sql learning software you use
- 2022-11-25 00:15:03下载
- 积分:1
-
oracle数据库转换到sqlserver数据库的源码
oracle数据库转换到sqlserver数据库的源码-oracle database to sqlserver source database
- 2023-05-01 00:20:04下载
- 积分:1
-
DELPHI3 读写EXCEL 文件。包括组件XLSReadWrite及其原文件XLSReadWrite.PAS;程序使用范例。注解:使用前先安装组件(XLSR...
DELPHI3 读写EXCEL 文件。包括组件XLSReadWrite及其原文件XLSReadWrite.PAS;程序使用范例。注解:使用前先安装组件(XLSReadWrite.PAS,XLSReadWrite.DCR)。-DELPHI3 read and write Excel document. Its components include XLSReadWrite XLSReadWrite.PAS original document; Procedures for the use of examples. Note : Use prior to the installation of components (XLSReadWrite.PAS, XLSReadWrite.DCR).
- 2023-03-30 03:50:03下载
- 积分:1
-
通讯录 实现添加 删除 修改 查找 界面清晰 有时钟功能
通讯录 实现添加 删除 修改 查找 界面清晰 有时钟功能-Address Book to add remove modify the search interface to achieve clear and have the clock function
- 2022-07-16 23:45:19下载
- 积分:1
-
简单的菜谱察看代码!利用treeview做的
简单的菜谱察看代码!利用treeview做的-simple menu to see the code! The use treeview
- 2022-07-08 00:07:13下载
- 积分:1
-
在VFP中不同形式的自适应控制表,并注意含有完整…
在VFP中表格控件自适应不同表,内含说明与一个完整的示例程序-in VFP different forms adaptive control table, and a note containing a complete sample program
- 2022-02-15 00:47:39下载
- 积分:1
-
提供如何在C++中使用sqlite的一个包装类。sqlite是一个非常方便和高效的嵌入式数据库,可以在多种语言中使用,这个源码展示了如何在C++中方便的使用。...
提供如何在C++中使用sqlite的一个包装类。sqlite是一个非常方便和高效的嵌入式数据库,可以在多种语言中使用,这个源码展示了如何在C++中方便的使用。-How in the C++ Use sqlite as a wrapper class. sqlite is a very convenient and highly efficient embedded database, you can use multiple languages, the source code shows how in the C++ in ease of use.
- 2022-02-25 17:42:54下载
- 积分:1