-
Based on VC6.0 platform, the use of ADO database connectivity, use the ACCESS da...
基于VC6.0平台,使用ADO数据库连接技术,使用ACCESS数据库。随着全国零售商业的高速发展,其仓库管理变得日益复杂,日常所学处理的数据量渐渐庞大,这是一款非常好的仓库管理软件。-Based on VC6.0 platform, the use of ADO database connectivity, use the ACCESS database. With the rapid development of the national retail business, its warehouse management has become increasingly complex, day-to gradually learn a huge amount of data processed, it is a very good storage management software.
- 2022-01-25 17:01:26下载
- 积分:1
-
libraryDB 是图书借阅管理系统,VC++6.0下编译通过,运行前请先附加MSSQL2000数据库,设置数据源,数据源名称及连接信息请查看代码,登录界面如...
libraryDB 是图书借阅管理系统,VC++6.0下编译通过,运行前请先附加MSSQL2000数据库,设置数据源,数据源名称及连接信息请查看代码,登录界面如上所示,它可以完成借已登记、管理、还书登记管理、图书资料管理、员工人员管理等。-Library Loan Management System libraryDB yes, VC++6.0 to compile by the next run before please attach MSSQL2000 database, set up data sources, data source name and connection information, please see the code, log interface, as shown above, it can be completed by the registered, management, but also the book registration and management, library information management, employee personnel management.
- 2022-05-13 23:50:14下载
- 积分:1
-
这又是一个PD开发的数据库系统,这三个都是不一样的哦,请大家看一看....
这又是一个PD开发的数据库系统,这三个都是不一样的哦,请大家看一看.-This is a PD development of the database system, which three are not the same as, um, let us look at.
- 2023-07-21 16:00:02下载
- 积分:1
-
support data item search capabilities tree control (CTreeCtrl) Classes
支持数据项查找功能的树控制(CTreeCtrl)类-support data item search capabilities tree control (CTreeCtrl) Classes
- 2022-06-29 19:14:14下载
- 积分:1
-
Explore the structure of tables (and views) to create the database table structu...
Explore the structure of tables (and views)创建察看数据库表结构 -Explore the structure of tables (and views) to create the database table structure to see
- 2022-02-10 03:55:52下载
- 积分:1
-
CS_NET数据库程序集,包括读写Access数据库,列表视图显示数据库信息,读取EXCEL文件
CS_NET数据库程序集,包括读写Access数据库,列表视图显示数据库信息,读取EXCEL文件-CS_NET database program, including read and write Access databases, the list view displays the database information, read the EXCEL file
- 2022-06-27 13:58:03下载
- 积分:1
-
这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码...
这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码-weka from the home page to download an algorithm Bank improved algorithm inside with the readme file, only the main algorithm, about 600 lines of code
- 2022-12-20 15:50:08下载
- 积分:1
-
使用ODBC
Using ODBC in Visual C-Using ODBC in Visual C++
- 2022-03-30 22:06:13下载
- 积分:1
-
一调用访问数据库的例子,插入记录,删除记录等
VC++下调用ACCESS数据库的实例,插入记录,删除记录等-VC called ACCESS database example, insert records, delete records, etc.
- 2022-07-25 16:02:59下载
- 积分: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