-
这个例子也许会(* BMP)图片文件保存到
本实例可以将图像文件(*.bmp)存储到数据库中,并可以浏览数据库中的图像文件!- This example may (* bmp) save the picture document to the
database in, and may glance over in the database the picture document!
- 2022-02-07 09:20:35下载
- 积分:1
-
This is a network of schools for the information system is essentially a databas...
这是一个学校网络信息查询系统,主要是数据库的编程,很适合初中级的数据库学习者,是《Delphi数据库开发技术与工程实践》上的示例程序。-This is a network of schools for the information system is essentially a database program, which is perfect for middle-class database learners, "Delphi database development technology and engineering practice" on the sample program.
- 2022-01-26 01:28:25下载
- 积分:1
-
一个自编的加Listview数据源控件
一个自编的加Listview数据源控件-a self increase ListView Control Data Source
- 2023-03-23 04:10:03下载
- 积分:1
-
year of the 20th century to create a monthly insert the table structure and SQL...
在20世纪每年每月创建表结构和插入数据的SQL的DLL(3KB)
-year of the 20th century to create a monthly insert the table structure and SQL data DLL (3KB)
- 2022-02-24 13:57:43下载
- 积分:1
-
绑定MFC GridCtrl控件到数据库,采用ADO的访问方式
绑定MFC GridCtrl控件到数据库,采用ADO的访问方式-bundled MFC GridCtrl control to the database, using ADO Access
- 2022-03-21 01:04:21下载
- 积分: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
-
数据访问以及交易处理框架
数据访问以及交易处理框架-data access and transaction processing framework
- 2022-11-25 21:35:03下载
- 积分:1
-
更多的VC ADO、DAO数据库编程实例!
比较VC编程中ADO、DAO两种数据库开发编程的例子!-more VC ADO, DAO Database Programming two examples!
- 2022-01-26 01:52:11下载
- 积分:1
-
一个未完成的通用数据库查询工具,遇到的错误,遇到奇怪的博士..
一个未完成的通用数据库查询工具,遇到错误时出现奇怪现象(当没有时间返回操作结果时不能再查询)请学习
- 2022-03-21 16:38:58下载
- 积分:1
-
本程序是设计一个通讯录,使其具有简单的数据库功能,如插入,删除,修改等实际应用功能。VC++和ODBC是用于创建数据库程序很好的工具,就快速开发和使用简便而言,...
本程序是设计一个通讯录,使其具有简单的数据库功能,如插入,删除,修改等实际应用功能。VC++和ODBC是用于创建数据库程序很好的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我选用ODBC来进行数据库程序的开发。-this program is to design a directory, it will have a simple database functions, such as the insertion, deletion, modification and other practical applications. VC and ODBC database is used to create procedures good tools, rapid development and easy to use, the two tools is the best option. I chose to ODBC database development.
- 2022-12-06 13:25:03下载
- 积分:1