Welcome![Sign In][Sign Up]
Location:
Search - CDatabase

Search list

[ADO-ODBCodbc.zip

Description: 使用ODBC封装的CDatabase和CRecordset类
Platform: | Size: 18114 | Author: | Hits:

[ADO-ODBC一个增强的数据库类CDataSet

Description: 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records : CDataSet. Its main purpose is to reduce the amount of code and data objects to p
Platform: | Size: 33635 | Author: 杨葶 | Hits:

[ADO-ODBCdbex

Description: 今天突然找出以前的一小段代码,是对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.
Platform: | Size: 21890 | Author: 冷寒 | Hits:

[ADO-ODBCAdoClass220_src

Description: VC最新的ADO包装类,特爽,用ADO就像CDatabase一般轻松。-VC latest ADO packaging category, it competes with ADO like CDatabase easy.
Platform: | Size: 15094 | Author: zeng | Hits:

[ADO-ODBCodbcClass_src

Description: 对CDatabase和CRecordSet的改写,非常好用,而且很健壮,在程序中可直接使用-right CDatabase and CRecordSet rewritten, very convenient, but very robust, the procedure can be used directly
Platform: | Size: 3825 | Author: 杨智 | Hits:

[Other resourceODBC_Student_DATA

Description: ODBC管理学生档案,相关类为CDatabase和CRecordSet,前者主要实现与数据源的连接,后者实现具体记录操作-ODBC management of student files, related category CDatabase and CRecordSet. and the former main source of data connectivity, which records the achievement of specific operation
Platform: | Size: 47150 | Author: 王石 | Hits:

[ADO-ODBCcylinder

Description: 我自己用MFC和ODBC编的数据库程序,当中利用了CDatabase和CRecordset基类。
Platform: | Size: 74501 | Author: yangjunjun | Hits:

[Database systemodbc

Description: 使用ODBC封装的CDatabase和CRecordset类- Uses CDatabase and CRecordset kind which ODBC seals
Platform: | Size: 18432 | Author: 站长 | Hits:

[ADO-ODBC一个增强的数据库类CDataSet

Description: 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records : CDataSet. Its main purpose is to reduce the amount of code and data objects to p
Platform: | Size: 33792 | Author: 杨葶 | Hits:

[ADO-ODBCdbex

Description: 今天突然找出以前的一小段代码,是对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.
Platform: | Size: 21504 | Author: 冷寒 | Hits:

[ADO-ODBCodbcClass_src

Description: 对CDatabase和CRecordSet的改写,非常好用,而且很健壮,在程序中可直接使用-right CDatabase and CRecordSet rewritten, very convenient, but very robust, the procedure can be used directly
Platform: | Size: 3072 | Author: 杨智 | Hits:

[Other DatabasesODBC_Student_DATA

Description: ODBC管理学生档案,相关类为CDatabase和CRecordSet,前者主要实现与数据源的连接,后者实现具体记录操作-ODBC management of student files, related category CDatabase and CRecordSet. and the former main source of data connectivity, which records the achievement of specific operation
Platform: | Size: 47104 | Author: 王石 | Hits:

[ADO-ODBCcylinder

Description: 我自己用MFC和ODBC编的数据库程序,当中利用了CDatabase和CRecordset基类。-I am using MFC and ODBC database program series, which made use of CDatabase and base class CRecordset.
Platform: | Size: 74752 | Author: yangjunjun | Hits:

[MySQLCDataBase

Description: mysql C API 封装类, 主要功能为建立与关闭MySql数据库连接, 执行Sql语句以及返回查询的数据集-mysql C API package type, the main function for the establishment and closure of MySql database connection, the implementation of Sql query statement and return a data set
Platform: | Size: 1024 | Author: Allen | Hits:

[ADO-ODBCc_CDatabase

Description: 用CDatabase连接数据库,并进行必要的操作!-CDatabase link Access Database!
Platform: | Size: 4174848 | Author: venus | Hits:

[Database systemdatabaseapplication

Description: 该程序基于MFC CdataBase类重做数据库中的应用程序-MFC CdataBase based on the program category in the database redo application
Platform: | Size: 1979392 | Author: zone | Hits:

[Database systemcdatabase

Description: C数据库编程,欢迎大家多多下载,一起成长,-C database programming, welcome to a lot of downloads, with the growth of
Platform: | Size: 404480 | Author: pbwww | Hits:

[ADO-ODBCCDatabasefengzhuang

Description: CDatabase CRecordset封装类-CDatabase CRecordset class package
Platform: | Size: 77824 | Author: you | Hits:

[GUI DevelopVC_excel

Description: 基于CDatabase类,通过执行SQL语句读取xls文件各字段到列表组建中。-Based CDatabase class, through the implementation of the SQL statement to read xls file to the list established in the field.
Platform: | Size: 3507200 | Author: gaofeng | Hits:

[ADO-ODBCMDBManager

Description: 利用CDatabase、CRecordset等类,及ODBC API获取数据源及表、字段等信息。-Using CDatabase, CRecordset, and the like, and ODBC API access to the data source and tables, fields and other information.
Platform: | Size: 41984 | Author: hanxu | Hits:
« 12 3 »

CodeBus www.codebus.net