-
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
-
今天突然找出以前的一小段代码,是对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
-
大客户管理,包括完整的系统代码和手册,以及C。
VIP大客户管理,包含完整系统代码和说明书,以及相应的管理规范文档,希望对大家有所帮助。-VIP large customer management, including full system code and manuals, and the corresponding document management regulations, we hope to help.
- 2022-05-17 14:50:01下载
- 积分:1
-
vc连接mysql数据库的简单例子程序,实现读取,插入,删除等功能
vc连接mysql数据库的简单例子程序,实现读取,插入,删除等功能-vc connect mysql database example simple procedures, the realization of read, insert, delete and other functions
- 2022-03-13 18:25:54下载
- 积分:1
-
sybase数据库的使用文档,包括命令,函数,存储过程,错误等...
sybase数据库的使用文档,包括命令,函数,存储过程,错误等-the use of documents, including orders, functions, stored procedures, error
- 2023-03-23 02:35:03下载
- 积分:1
-
一个用VB开发的数据库管理系统。数据库使用ACCESS 2000。具有完整的开发设计文档和数据库设计文档。是做毕业设计的最佳参考。代码风格规范。完整的实现VB对...
一个用VB开发的数据库管理系统。数据库使用ACCESS 2000。具有完整的开发设计文档和数据库设计文档。是做毕业设计的最佳参考。代码风格规范。完整的实现VB对MDB数据库的增加,删除,查询,打印,报表等功能。所有源码免费开放.很难得的一套管理系统的源码啦-a VB development of the database management system. ACCESS 2000 databases. With the integrity of the design development documents and database design documentation. Graduation is doing the best reference. Code style norms. VB integrity of the MDB database to add, delete, query, print, statements capabilities. All source code is free. A rare set of source code management system--
- 2023-08-30 05:00:04下载
- 积分:1
-
该文件是一组数据挖掘领域中,聚类分析的有关算法。
该文件是一组数据挖掘领域中,聚类分析的有关算法。-the document is a group of data mining areas, cluster analysis of the algorithm.
- 2023-03-13 07:05:04下载
- 积分:1
-
公共管理系统开发
公共管理系统开发
- 2022-02-22 00:12:09下载
- 积分:1
-
C language source code for a small database system, the database structure to ge...
C语言编写的小型数据库系统源代码,对数据库结构生成有比较好的描述,可供开发人员参考。-C language source code for a small database system, the database structure to generate a relatively good description of reference for developers.
- 2022-04-15 13:50:59下载
- 积分:1
-
一小段ADO链接数据库的代码,其中m_pdb是一个CADODatabase类的对象...
一小段ADO链接数据库的代码,其中m_pdb是一个CADODatabase类的对象-ADO database links a short code, m_pdb which is a type of object CADODatabase
- 2023-04-11 09:15:03下载
- 积分:1