-
本小程序在VB环境下简单的实现了刀具的查询功能。
本小程序在VB环境下简单的实现了刀具的查询功能。-The small program in VB environment realize a simple inquiry function of the tool.
- 2023-05-04 12:15:02下载
- 积分:1
-
SQL statement with a database, use vc++ Statement on the database query and modi...
SQL语句与数据库,
使用vc++语句对数据库进行查询和修改-SQL statement with a database, use vc++ Statement on the database query and modify
- 2022-06-11 14:14:25下载
- 积分:1
-
hospital management system, written in C# relatively simple and try to learn how...
医院管理系统,C#写的相对比较简单,试合初学者学习使用,SQL+ASP.net -hospital management system, written in C# relatively simple and try to learn how to use a beginner, SQL ASP.net
- 2022-05-30 01:56:38下载
- 积分:1
-
Dbstep 是一个库,目标在需要访问数据库的C++开发者。它由一个接口类的通用集和一些用于通用数据源的驱动所组成...
Dbstep 是一个库,目标在需要访问数据库的C++开发者。它由一个接口类的通用集和一些用于通用数据源的驱动所组成-Dbstep is a library, goals need access to the database in the C developer. It is a kind of universal interface sets and some common data source for the driver formed
- 2023-01-08 11:45:03下载
- 积分:1
-
在线检测在线检测在线检测在线检测在线检测在线…
在线测试在线测试在线测试在线测试在线测试在线测试在线测试在线测试在线测试在线测试
- 2022-02-28 15:43:15下载
- 积分:1
-
这个例子,插件
这个例子,做foxpro插件的演示函数很简单,在这一点上,源码详细,请阅读!
- 2022-05-20 20:12:55下载
- 积分:1
-
VC访问数据库有两种方法:一种是使用CDatabase和CRecord对象;另一种是利用ADO技术。这个程序实现了Postgre数据库的读写,以及存储过程的调用...
VC访问数据库有两种方法:一种是使用CDatabase和CRecord对象;另一种是利用ADO技术。这个程序实现了Postgre数据库的读写,以及存储过程的调用。-VC has two ways to access the database: one is the use of object CDatabase and CRecord the other is the use of ADO technology. The implementation of this process of reading and writing Postgre database, as well as the stored procedure call.
- 2022-03-23 08:04:50下载
- 积分:1
-
简单的英语出题系统,带有判分功能。说明:只实现了简单的单选题,读者可自己增加另外的功能,实现原理一样。要先注册数据源,并起名为英语出题及判分系统。...
简单的英语出题系统,带有判分功能。说明:只实现了简单的单选题,读者可自己增加另外的功能,实现原理一样。要先注册数据源,并起名为英语出题及判分系统。-out in simple English that system with sub-contracting functions. Note : only achieve a simple Single-option, readers may increase their own separate functions and the same principle. First registration data sources, and named for the English title and contracting out subsystems.
- 2022-10-27 09:20:03下载
- 积分:1
-
吐血制作的两个ado 里面两个类,一个是连接的 一个是数据集的 这个做到了够用,同时也做到了实用与精练!...
吐血制作的两个ado 里面两个类,一个是连接的 一个是数据集的 这个做到了够用,同时也做到了实用与精练!-vomit blood produced by the two ado inside two categories, one is a link between the data sets is one of this done enough, but also achieve a practical and concise!
- 2022-08-05 12:34:13下载
- 积分:1
-
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执...
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase category of ExecuteSQL function can be used for direct execution of SQL statements, but the implementation Update, Insert, Delete statement could not be affected when the number of rows, the new CDatabaseEx category on the realization of this function.
- 2022-08-10 11:53:32下载
- 积分:1