-
本同学录系统演示地址: 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
-
C++数据库编程,对苏有常用的数据库操作…
c++数据库编程,里面有常用的对数据库操作的源代码,适合刚接触VC++操作数据库的人-c++ Database Programming, which has commonly used database operations on the source code for刚接触VC++ operate the database of people
- 2022-03-03 00:07:56下载
- 积分:1
-
教室管理系统,采用MFC编写,配合数据库软件DB2使用。附带说明文档,源代码详细。使用数据库驱动为ODBC...
教室管理系统,采用MFC编写,配合数据库软件DB2使用。附带说明文档,源代码详细。使用数据库驱动为ODBC-Classroom management system that uses MFC to prepare, with the use of DB2 database software. Attached documentation, source code in detail. ODBC database driver for the use of
- 2022-08-09 11:29:48下载
- 积分:1
-
The Adovcsp.exe application assumes that you have a local Microsoft SQL Server i...
The Adovcsp.exe application assumes that you have a local Microsoft SQL Server installed with
the pubs database. If this is not the case, change the following line in the OpenConn function:
- 2023-02-04 16:15:03下载
- 积分:1
-
企业资产信息系统 用visual basic+acess 实现
企业资产信息系统 用visual basic+acess 实现-enterprise information systems used to achieve visual basic acess
- 2022-03-09 12:33:53下载
- 积分:1
-
vc++访问access的开发一个通讯录,所开发出来的通讯录功能较大的!...
vc++访问access的开发一个通讯录,所开发出来的通讯录功能较大的!-vc visit to access a directory of development, the development of the directory features more!
- 2022-06-03 08:28:57下载
- 积分:1
-
ADO编程技术,数据库开发,非常不错的书。
比较全面,是VB的例子...
ADO编程技术,数据库开发,非常不错的书。
比较全面,是VB的例子-ADO programming techniques, database development, a very good book. More comprehensive, are examples of VB
- 2022-02-26 06:11:11下载
- 积分:1
-
可以在ebox4300下的wince6.0操做系统下创建一个数据库,可以实现查询删除更改...
可以在ebox4300下的wince6.0操做系统下创建一个数据库,可以实现查询删除更改-Ebox4300 can do under the system wince6.0 parade to create a database query can be changed to delete
- 2022-07-23 18:59:27下载
- 积分:1
-
Adding ODBC support to a new application使你的程序添加ODBC支持
Adding ODBC support to a new application使你的程序添加ODBC支持-Adding ODBC support to a new application allows you to add the procedures to support ODBC
- 2022-02-21 16:59:11下载
- 积分:1
-
C language source code for a small database system, the database structure to ge...
C语言编写的小型数据库系统源代码,对数据库结构生成有比较好的描述,可供开发人员参考。-C language source code for a small database system, the database structure to generate a relatively good description of reference for developers.
- 2022-04-15 13:50:59下载
- 积分:1