-
使用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
-
一个小型的数据库软件,用VC编写,数据库用ACCESS,数据源用ODBC,程序可直接创建数据源,使用时,只需把数据库文件jxc.mdb拷入C:Program F...
一个小型的数据库软件,用VC编写,数据库用ACCESS,数据源用ODBC,程序可直接创建数据源,使用时,只需把数据库文件jxc.mdb拷入C:Program Filesdatabase即可,数据处理功能齐全,而且在视图列表中,双击某一条记录即可进行修改,非常方便。而且界面按钮都是经过处理的特别漂亮。-A small database software used to prepare VC, databases with ACCESS, the data source using ODBC, the procedure can directly create a data source, use, simply jxc.mdb copyed into the database file C: Program Filesdatabase can, data-processing functions , but also in the list view, double-click a record can be modified very convenient. And the interface buttons are treated pretty special.
- 2022-03-13 17:15:14下载
- 积分:1
-
ODBC是客户应用程序访问关系数据库时提供的一个统一的接口,利用ODBC可以完成对数据库的大部分操作...
ODBC是客户应用程序访问关系数据库时提供的一个统一的接口,利用ODBC可以完成对数据库的大部分操作
-ODBC client applications to access relational databases to provide a unified interface, the use ODBC to be completed on most of the database operations
- 2023-09-03 16:15:03下载
- 积分:1
-
ASP.NET programming with a database. In this example, the use of the SQL Server...
ASP.NET与数据库编程
1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。
确保你的机器上的服务名,和程序中的代码要统一。
2.将library文件夹复制到C:Inetpubwwwroot目录下(一般情况是这样),即可运行程序
3.运行ASP.NET程序先要保证您的机器上正确的建立了一个站点,然后将这里的程序考入站点目录下即可。首页为WebForm1.aspx
-ASP.NET programming with a database. In this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want your machines running the program in SQL Server under the re-establishment of the same database, or use the above-described I. income derived tools. mdb database into a SQL Server database. Make sure your machine from the services, and procedures necessary to unify the code. 2. Library folder will be copied to C : Inetpub wwwroot directory (this is the general), can run programs 3. Running ASP.NET procedures must ensure that your machine correct establishment of a site and then went to the procedures here directory site can be . Home for
- 2023-08-07 11:05:03下载
- 积分:1
-
感应电机的运行
INDUCTION MOTOR RUN
(Currents and speed as state variables)
The motor is running at a specified load. After reaching steady state in an initialization first run, the initial conditions are established for a second run in which the load is pulsating. The dynamic equations are expressed in canonical first-order matrix form adopting currents and speed as state variables, and are solved using ODE45.
The user has the choice of selecting one of three common (dq) reference frames: STATOR, ROTOR or SYNCHRONOUS.
The torque, speed,and current responses are plotted. -INDUCTION MOTOR RUN
(Currents and speed as state variables)
The motor is running at a specified load. After reaching steady state in an initialization first run, the initial conditions are established for a second run in which the load is pulsating. The dynamic equations are expressed in canonical first-order matrix form adopting currents and speed
- 2022-07-13 20:22:44下载
- 积分:1
-
Online Grades is based on the project, Basmati. It has all of the same base feat...
Online Grades is based on the project, Basmati. It has all of the same base features plus many new features. OG is a web based grade posting system, which allows teachers to post Grades from many grade books, then allows parents/students to view grades.
- 2022-06-22 04:51:59下载
- 积分:1
-
这是一个决策树代码
这是一个决策树代码-This a decision tree code
- 2022-11-14 04:05:03下载
- 积分:1
-
自己写的VS2005(C#)数据访问层,依据微软的数据层进行个性化,方便使用....
自己写的VS2005(C#)数据访问层,依据微软的数据层进行个性化,方便使用.-himself wrote the VS2005 (C#) data access layer, based on Microsoft"s data layer personality, ease of use.
- 2023-08-31 11:45:03下载
- 积分:1
-
说明了ODBC技术的应用方法,同时可以看出如何将串口数据实施保存在数据源文件中
说明了ODBC技术的应用方法,同时可以看出如何将串口数据实施保存在数据源文件中-Illustrates the application of ODBC technology, at the same time we can see how to implement serial data stored in the data source file
- 2022-01-21 00:20:52下载
- 积分:1
-
彩票智能分析、选号、兑奖,包含了缩水算法,用visual foxpro进行了开发。...
彩票智能分析、选号、兑奖,包含了缩水算法,用visual foxpro进行了开发。-Lottery intelligent analysis,选号,兑奖, including the shrinking algorithm, used to carry out the development of visual foxpro.
- 2022-04-01 23:40:45下载
- 积分:1