-
这是一个很好的数据库开发系统,请大家仔细阅读
这是一个很好的数据库开发系统,请大家仔细阅读-This is a very good database development systems, please read carefully
- 2022-02-02 06:31:46下载
- 积分:1
-
This my side databases when doing a small program using DAO visit ACCESS databas...
这是我前段时间学数据库时做的一个小程序,采用DAO访问ACCESS数据库,程序的主界面如下,控制相对来说很是简单,实现了数据库的基本操作-This my side databases when doing a small program using DAO visit ACCESS database program"s main interface, and control is relatively simple to achieve a database of the basic operation
- 2022-03-01 22:11:43下载
- 积分:1
-
SQL 数据库自动备份源程序
SQL 数据库自动备份源程序-SQL database automatic backup source
- 2022-05-06 21:08:08下载
- 积分:1
-
餐饮管理系统,用vc++进行的开发,帮助初学者学习
餐饮管理系统,用vc++进行的开发,帮助初学者学习-Food
- 2023-05-15 17:30:03下载
- 积分:1
-
动态查询组件 可以自定义查询内容和字段
字段可以直接从GRID中获取...
动态查询组件 可以自定义查询内容和字段
字段可以直接从GRID中获取-Dynamic query component can customize the query fields and fields can be obtained directly from the GRID
- 2023-02-11 18:40:03下载
- 积分:1
-
染料助剂采购系统,这个适合染厂来使用,可以时刻显示最新的采购信息...
染料助剂采购系统,这个适合染厂来使用,可以时刻显示最新的采购信息-MATERIALA
- 2022-04-12 21:06:51下载
- 积分: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
-
ADO数据库管理
ADO数据库管理-ADO database management
- 2022-10-21 04:00:03下载
- 积分:1
-
一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序
一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序-The app of excuting SQL alternatively and getting the result by ODBC
- 2022-01-30 11:40:50下载
- 积分: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