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

Search list

[Windows DevelopCRecordset进行了扩展.zip

Description:
Platform: | Size: 12849 | Author: | Hits:

[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:

[Windows DevelopCRecordset进行了扩展

Description: CRecordset进行了扩展-CRecordset of expansion
Platform: | Size: 13162 | Author: fbx | Hits:

[ADO-ODBCodbc_recordset

Description: 对MFC CRecordset进行了扩展- Carried on to MFC CRecordset expanded
Platform: | Size: 13528 | Author: 小草 | 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:

[Windows DevelopCRecordset进行了扩展

Description: CRecordset进行了扩展-CRecordset of expansion
Platform: | Size: 13312 | Author: fbx | Hits:

[ADO-ODBCodbc_recordset

Description: 对MFC CRecordset进行了扩展- Carried on to MFC CRecordset expanded
Platform: | Size: 13312 | 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:

[ADO-ODBCCTabelSet

Description: CTableset继承自CRecordset,用于获取数据库中所有表-CTableset inherited from CRecordset for access to all the tables in the database
Platform: | Size: 2048 | Author: jukeqin | 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:

[SQL ServerDataLinkDemo

Description: 数据访问的定义类,包括CConnectionString,CSqlString,COleDbRecordset(CRecordset) 全局方法:AfxSetDataLink,AfxReportError,AfxGetErrorMessage-The definition of data access categories, including CConnectionString, CSqlString, COleDbRecordset (CRecordset) the overall approach: AfxSetDataLink, AfxReportError, AfxGetErrorMessage
Platform: | Size: 139264 | Author: 天生我财 | Hits:

[Education soft systemstudentmanagersystem

Description: vc++和SQL Server2000实现学生管理系统,在此示例中大家可以学习到如何连接ODBC数据源,CRecordset类的使用,操作Excel表格等等,可作为中小学校的管理系统使用,或者在此基础上进行二次开发。-vc++ and SQL Server2000 students realize management system, in this example that everyone can learn how to connect ODBC data source, CRecordset class to use, operation and so on Excel spreadsheet can be used as primary and secondary schools management system, or on the basis of secondary development.
Platform: | Size: 8193024 | Author: song | Hits:

[ADO-ODBCmfcmysql

Description: 利用MFC操作MySQL数据库,利用微软的MFC里面的CDatabase和CRecordset两个类再加上MyODBC可以很容易的编出程序-MFC operation using MySQL database, using Microsoft MFC and CDatabase inside CRecordset coupled with two types of MyODBC can be easily prepared and the procedures
Platform: | Size: 2048 | Author: 张友亮 | Hits:

[ADO-ODBCCDatabasefengzhuang

Description: CDatabase CRecordset封装类-CDatabase CRecordset class package
Platform: | Size: 77824 | Author: you | 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:

[Education soft systemlibrary_SYSTEM

Description: VC 6.0 自己写的图书馆管理系统, 用的MFC 数据库类CDatabase CRecordset-VC 6.0 to write their own library management system, using the MFC database classes CDatabase CRecordset
Platform: | Size: 9704448 | Author: shiwei | Hits:

[Windows Developdbclass

Description: 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 这里介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-MFC full support for the development of database applications, most database applications use CDatabase and CRecordset classes, and Class Wizard (Class Wizard) provides a quick and easy way to use these two classes. A bit less than when the application is related to multi-table database, the class wizard will generate a lot of records set on the project was the source file (project) feels very confusing. Here' s how to use a template to reduce the class record set class of records generated by the wizard sets the number of files, while enhancing the recorded product category (CRecordset) function. This template recordset class called: CDataSet. Its main purpose is to reduce the amount of code, to provide an interface to an array of data objects.
Platform: | Size: 33792 | Author: 王鹏 | Hits:
« 12 3 »

CodeBus www.codebus.net