文件名称:adomove
介绍说明--下载内容均来自于网络,请自行研究使用
VC++如何使用ADO在数据库中移动记录集呢?希望通过本实例找到答案。这是一个挺简单的VC++初学者实例,没有太多高难度的代码,纯粹操作数据库的一些基础知识,像移动数据集,在平时的编程中也是经常用到的,点击窗体内的按钮,可以向上、向下、回到第一条记录以及回到最后一条记录的操作-VC++ how to use ADO to move the record set in the database it? I hope to find the answer through this instance. This is a very simple VC++ beginners instance, not too difficult code and some basic knowledge of the pure operation of the database, such as mobile data sets in the usual programming is also often used Click the window vivo button, can be up, down, back to the first record, and back to the last record operation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
adomove\VC++如何使用ADO在数据库中移动记录集\Demo.cpp
.......\...................................\Demo.dsp
.......\...................................\Demo.dsw
.......\...................................\Demo.h
.......\...................................\Demo.mdb
.......\...................................\Demo.rc
.......\...................................\DemoDlg.cpp
.......\...................................\DemoDlg.h
.......\...................................\msado15.tlh
.......\...................................\msado15.tli
.......\...................................\ReadMe.txt
.......\...................................\res\Demo.ico
.......\...................................\...\Demo.rc2
.......\...................................\resource.h
.......\...................................\SetDlg.cpp
.......\...................................\SetDlg.h
.......\...................................\StdAfx.cpp
.......\...................................\StdAfx.h
.......\...................................\res
.......\VC++如何使用ADO在数据库中移动记录集
adomove