-
数据库编程类,提供一个借口,可以使人很方面的操作sql类
数据库编程类,提供一个借口,可以使人很方面的操作sql类-Database Programming category, providing an excuse to say the very type operation sql
- 2022-03-18 23:29:58下载
- 积分:1
-
这是C++进行MySQL开发的类库。由MySQL++提供。
这是C++进行MySQL开发的类库。由MySQL++提供。- This is C carries on the MySQL development a kind of
storehouse. Provides by MySQL.
- 2022-01-26 04:00:40下载
- 积分:1
-
SQL Server 数据库结构查看程序(VC源码)(2[1].1).zip
SQL Server 数据库结构查看程序(VC源码)(2[1].1).zip-SQL Server database structure View (VC FOSS) (2 [1] .1). Zip
- 2022-03-06 09:11:27下载
- 积分:1
-
电脑拨号管理系统 可实现设置拨号器、查询余额、录音、充值资费等功能(由 dybs.91i.net 设计开发)...
电脑拨号管理系统 可实现设置拨号器、查询余额、录音、充值资费等功能(由 dybs.91i.net 设计开发)-dial-up computer management system can be realized installed dial-up Internet access, balance inquiries, recordings, prepaid fees and other functions (by dybs.91i.net design and development)
- 2022-07-02 18:12:31下载
- 积分:1
-
including undirected graph of the depth
包括无向图的深度优先搜索,普里姆算法构造最小生成树,数据结构习题的答案-including undirected graph of the depth-first search, Primbetov tectonic minimum spanning tree algorithm and data structure Exercise answer!
- 2022-06-13 21:41:43下载
- 积分:1
-
through an OLE/DB access to the database package type, can be used to query and...
一个通过OLE/DB访问数据库的封装类,可以用来查询和修改表中字段. 作者:Eugene Khodakovsky-through an OLE/DB access to the database package type, can be used to query and modify tables field. Author : Eugene Khodakovsky
- 2023-02-07 00:35:04下载
- 积分:1
-
- 2022-07-23 11:32:32下载
- 积分:1
-
关于数据库的一个例子,是学生管理的,比较简单,用的是ado编程vcaccess数据库...
关于数据库的一个例子,是学生管理的,比较简单,用的是ado编程vcaccess数据库-on a database of examples, student management, relatively simple, using the ADO database programming vcaccess
- 2022-05-19 17:52:33下载
- 积分:1
-
使用工厂模式开发的ORM源代码。支持Oracle、SQLServer。
使用工厂模式开发的ORM源代码。支持Oracle、SQLServer。-Developed using the factory pattern ORM source code. Support for Oracle, SQLServer.
- 2022-03-09 23:59:08下载
- 积分: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