-
本程序利用MFC技术,C++语言编写完成。其中核心技术包括有:利用MSComm控件完成单片机与上位机的通信,利用ODBC数据库接口技术把采集的温度数据存储到上位...
本程序利用MFC技术,C++语言编写完成。其中核心技术包括有:利用MSComm控件完成单片机与上位机的通信,利用ODBC数据库接口技术把采集的温度数据存储到上位机。-This procedure using MFC technology, C++ language prepared. The core technologies include: the use of MSComm control the completion of MCU and host computer communication, the use of ODBC database interface technology to collect the temperature data is stored to the host computer.
- 2022-08-08 19:13:29下载
- 积分:1
-
图书销售管理系统
图书销售管理系统-book sales management system
- 2022-02-07 16:07:20下载
- 积分:1
-
in VB DAO Database Programming
在VB中用DAO实现数据库编程-in VB DAO Database Programming
- 2022-05-17 07:47:47下载
- 积分:1
-
默认管理员的帐号和密码都是admin 建议及时更改数据库连接地址及用户密码! 请在conn.asp更改数据库连接...
默认管理员的帐号和密码都是admin 建议及时更改数据库连接地址及用户密码! 请在conn.asp更改数据库连接-default administrator account and password admin proposals are timely changes Database Connection addresses and user password! Please conn.asp changes Database Connection
- 2022-10-13 11:50:02下载
- 积分:1
-
一个通用的安装程序 大家有什么意见可以说 小弟日后会努力改的好一点的...
一个通用的安装程序 大家有什么意见可以说 小弟日后会努力改的好一点的-a common installation procedure you can say what the future will be finding efforts to change a good one
- 2022-03-11 17:43:38下载
- 积分:1
-
一个详细讲解DB2SQL及函数使用方法及特性的文档
一个详细讲解DB2SQL及函数使用方法及特性的文档-A detailed DB2SQL and function on the use of methods and characteristics of the document
- 2023-01-08 06:10:03下载
- 积分:1
-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OLEDB数据源以及工业中的Citect,IFix监控软件数据源的统一访问。 开发环境: Microsoft Windows2000开发平台 开发工具: Microsoft Visual C++.NET 数据源: Microsoft SQLServer2000,Citect,Ifix,ODBC 文件说明: DAServer2.dll是一个统一数据访问平台。提供OLEDB标准接口。用户可对其进行访问。 SQLServerProvider.dll是针对SQLServer数据源的提供程序。 config.ini是系统配置文件。- Data access in the entire software development framework is a three-tier data layer, the other is a two-tier basis. Without it, the data storage change meaningless. Meanwhile, the efficiency of data access will directly affect the quality of the software. A slow data access system is the customer can not be tolerated. A good system will be an efficient data access methods. This shows that access to data in the software development process is very important. If reunification of data
- 2022-08-07 12:26:37下载
- 积分: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
-
odbc 存取离子程序
odbc 存取离子程序-odbc access procedures
- 2023-08-31 09:00:03下载
- 积分:1
-
excel文件导入sql sever,例子是导入一个学生数据库
excel文件导入sql sever,例子是导入一个学生数据库
-excel document into sql sever examples of students into a database
- 2023-05-24 00:35:03下载
- 积分:1