-
DAO数据访问对象是第一个面向对象的接口,它引入了Microsoift Jet数据库引擎...
DAO数据访问对象是第一个面向对象的接口,它引入了Microsoift Jet数据库引擎-DAO data access object is an object-oriented interface, It introduced Microsoift Jet database engine
- 2023-03-12 07:20:04下载
- 积分:1
-
将数据库转换成代码,可由vb进行创建数据库
将数据库转换成代码,可由vb进行创建数据库-database will be converted into code that can create databases for vb
- 2023-01-01 12:50:03下载
- 积分: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
-
这是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
-
CE数据库操作代码,用ado
CE数据库操作代码,用ado-CE database operation code using ado
- 2023-08-18 02:35:03下载
- 积分:1
-
本实例演示了如何使用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
-
它是使用ADO编写的源IP地址查询程序,给定的IP…
这是个使用ADO类编写的IP地址来源地查询程序,给出IP地址可返回IP所属地区或国家,给出地区或国家的名称或部分名称可查询所有的IP地址。程序需要一个动网论坛的IP地址数据库(ACCESS格式),由于太大所以没传上来。-it is prepared to use ADO type of source IP address inquiry procedure, given IP address can be returned to the IP respective regions or countries, regions or countries are given the name or names of inquiries can be part of all the IP addresses. Procedures need a louder IP address database (ACCESS format), too-so much onto.
- 2022-02-26 03:54:14下载
- 积分:1
-
according to Data Control, MSRDC controls, DAO, RDO of outcome data automaticall...
能够根据Data控件、MSRDC控件、DAO、RDO中的结果数据自动生成二维数据,并打印输出的控件。-according to Data Control, MSRDC controls, DAO, RDO of outcome data automatically generate two-dimensional data, and print output controls.
- 2022-02-19 23:31:26下载
- 积分:1
-
使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地
使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地修改以使用任何的数据库接口层。 演示例子使用ADO和MSDEV 中自带 Nwind.mdb MS Access数据库。 这个原型引擎使用一个实际的或者人工制定的唯一的数据库内索引来标识一个记录。 在插入记录时可以正确处理Auto-Number或Counter数据类型。通过初始化复制条目集合或复制器类的Init方法中的链接描述符来执行复制计划。参考DemoCopyHelper.cpp这个例子. - Uses ADO data duplication prototype this nearly the data
duplication prototype which I attempts in seven years ago to do. Its
some parts still very were possibly interesting. At first, it has used
a construction on ODBC appropriation storehouse, but it may easily
revise uses any database interface level. The demonstration example
uses in ADO and MSDEV brings Nwind.mdb MS the Access database. This
prototype engine uses to be actual or in the artificial formulation
only database the index marks a record. When inserts the record may
correctly process Auto-Number or the Counter data type. Gathers or in
the duplication kind of Init method link description symbol through
the initialization duplication claus
- 2022-08-04 03:22:56下载
- 积分: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