搜索资源列表
作者自己写的个Database和RecordSet类
- 自己编写的一个数据库,连接的Database和RecordSet类-themselves prepared a database connectivity and Database category RecordSet
Store_proc_ado_recordset
- 利用ADO的recordset对象执行带参数的存储过程,并返回记录集的例子。带数据库文件。有详尽说明
SQL
- 使用 SQL 合计函数 你可以确定数据组的各种统计。你可以把这些函数用于查询和合计表达式,条件是在具备 SQL特性的 QueryDef对象中或在创建基于SQL查询的 Recordset对象时。
读写SQL中的image字段.zip
- Private Declare Function DeleteFile Lib "kernel32" Alias "DeleteFileA" (ByVal lpFileName As String) As Long '************************************************************* Public Function ImportPhoto(sPicFile As String, sEmpID As
ODBCDemo5
- MFC的Recordset类通过ODBC方式连接数据库,编写的一个数据库应用程序,对初学数据库编程的人有帮助-MFC Class of Recordset through ODBC connected databases, preparation of a database application, database programming for beginners to help people
inc
- 用来给从数据库返回出来的recordset数据进行在网页中分页,针对数据量不是海量的情况下使用-From the database used to return data from the recordset paging in Web pages, not the massive amount of data for use
SQLCHINA
- SQL 合计函数 使用 SQL 合计函数 你可以确定数据组的各种统计。你可以把这些函数用于查询和合计表达式,条件是在具备 SQL特性的 QueryDef对象中或在创建基于SQL查询的 Recordset对象时。 Avg 函数 Count 函数 First, Last 函数 Min, Max 函数 StDev, StDevP 函数 Sum 函数 Var 和 VarP 函数 -SQL aggregate function
oledb
- The ATL OLE DB Provider templates only seem to support read-only rowsets and making them support updating of data isn t as easy as you d expect! ATL OLE_DB数据库引擎模板支持只读的记录集-The ATL OLE DB Provider templates only seem to support read-only rowsets and
LabVIEWDB
- LabVIEW解题的数据库程序,说明了labview中对数据库的一般操作以及数学的相关运算。-LabVIEW database problem-solving process, describes the labview in the general operation of the database, as well as the relevance of math calculations.
VCSQLServer
- 该程序是使用vc++开发的数据库程序,可以学习到怎样使用ado,com。是一个很好的参考例题用于开发sql数据库,或者使用ado recordset-The program is to use the database developed in vc++ program, you can learn how to use ado, com. Example is a good reference for the development of sql database, or use ado re
clsADODB
- Type of communication with SQL server... Class that use asyncronouns recordset, commands and connections-Type of communication with SQL server... Class that use asyncronouns recordset, commands and connections...
ASDatabase
- ADO数据库,封装了database,recordset-adoDatabase,database,recordset
Recordsetadddatatoserver
- labview中编写数据库的经典例子,使用recordset.vi-LabVIEW in a classic example of the preparation of the database!using recordset.vi
Enroll
- 基于MFC的ODBC数据库实例,提供了关于数据库的建立,录入,修改,维护,运行的程序-For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp
HookdatabaseCode
- 孙鑫VC++ HOOK和数据库访问应用实例,主要介绍ADO的三个常用对象: Connection对象、Command对象、Recordset对象的具体使用方法说明和举例。-Sun Xin VC++ HOOK and database access application examples, mainly on the three commonly used ADO objects: Connection Object, Command Object, Recordset object
recordset-combo
- recordset and combo box
06
- 介绍小型电子词典系统的完整开发过程,对各个模块的设计将进行详细的介绍。本系统主要介绍ODBC数据库访问技术,详细讨论SQL Server数据库的数据源的静态、动态创建方法,讲解记录集对象的动态创建过程,介绍Tree 控件、List控件等常用控件的使用方法,完成单词测试、猜词游戏、生词本的打印预览和界面美化的动态换肤,最后还将设计数码时钟来充实界面。-Introduce small electronic dictionary of the system development process, t
