登录
首页 » Visual C++ » chap30--use-ADO-handle-databases

chap30--use-ADO-handle-databases

于 2012-09-19 发布 文件大小:237KB
0 114
下载积分: 1 下载次数: 6

代码说明:

  MFC操作数据库ADO操作数据库, MFC操作数据库ADO操作数据库,(use MFC to handle the databasees)

文件列表:

第30章使用ADO操作数据库
.......................\AdoRWAccess
.......................\...........\AdoRWAccess.aps,35732,2004-08-04
.......................\...........\AdoRWAccess.clw,1295,2004-08-04
.......................\...........\AdoRWAccess.cpp,3791,2003-11-05
.......................\...........\AdoRWAccess.dsp,4843,2003-05-30
.......................\...........\AdoRWAccess.dsw,545,2002-12-19
.......................\...........\AdoRWAccess.h,1695,2002-12-19
.......................\...........\AdoRWAccess.ncb,369664,2004-08-04
.......................\...........\AdoRWAccess.opt,57856,2004-08-04
.......................\...........\AdoRWAccess.plg,2305,2003-11-10
.......................\...........\AdoRWAccess.rc,5393,2003-05-30
.......................\...........\AdoRWAccessDlg.cpp,13599,2003-11-10
.......................\...........\AdoRWAccessDlg.h,2251,2003-11-10
.......................\...........\BtnST.cpp,59750,2002-12-20
.......................\...........\BtnST.h,9972,2002-12-20
.......................\...........\Demo.mdb,69632,2003-11-10
.......................\...........\HyperLink.cpp,12654,2001-12-27
.......................\...........\HyperLink.h,3291,2001-12-27
.......................\...........\msado15.tlh,90610,2001-09-05
.......................\...........\msado15.tli,76608,2001-09-05
.......................\...........\PictureEx.cpp,27614,2002-07-31
.......................\...........\PictureEx.h,6810,2002-07-29
.......................\...........\ReadMe.txt,179,2002-12-20
.......................\...........\Release
.......................\...........\.......\msado15.tlh,90757,2002-07-10
.......................\...........\.......\msado15.tli,76704,2002-07-10
.......................\...........\res

.......................\...........\...\AdoRWAccess.rc2,403,2002-12-19

.......................\...........\resource.fd,1113,2003-05-30
.......................\...........\Resource.h,1101,2003-05-30
.......................\...........\StdAfx.cpp,213,2002-12-19
.......................\...........\StdAfx.h,1188,2003-05-27
.......................\...........\WinXPButtonST.cpp,2744,2002-11-24
.......................\...........\WinXPButtonST.h,1571,2002-12-20
.......................\Demo.mdb,69632,2004-08-04
.......................\Demo_Backup.mdb,69632,2004-08-04
.......................\Release
.......................\.......\AdoRWAccess.exe,65536,2003-11-10
.......................\.......\Demo.mdb,69632,2004-08-04
.......................\说明.txt,118,2003-09-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mysqltest
    在VS2010开发环境下开发,可进行数据库的连接、查询、插入、删除,适合初学者学习。(VS2010 development environment under development, database connection, query, insert, delete, suitable for beginners to learn.)
    2013-04-12 09:30:34下载
    积分:1
  • Microsoft.VC80.DebugCRT
    Microsoft.VC80.DebugCRT.rar,Microsoft.VC80.DebugCRT.rar, Microsoft.VC80.DebugCRT.rar,(Development of multiple instances of the Directshow, Directshow development of multiple instances, Directshow development of multiple instances.)
    2020-08-31 19:58:11下载
    积分:1
  • DBGRID-call-SQL-database
    基于C语言的使用DBGRID控件实现的SQL数据库管理程序,方便灵活(C-based controls to achieve using DBGRID SQL database management procedures, convenient and flexible)
    2013-07-13 21:30:03下载
    积分:1
  • zsgc
    实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
    2011-07-10 10:16:35下载
    积分:1
  • mfc_odbc
    本例主要讲述了使用MFCODBC开发数据库的方法和步骤(In this case focuses on the development of databases using MFCODBC methods and steps)
    2007-10-10 15:54:10下载
    积分:1
  • dblib(sybase)
    访问sybase 数据库的dblib (VC)封装,使用起来非常简单。(visit sybase database dblib (VC) Packaging, it is very simple to use.)
    2006-10-11 10:04:24下载
    积分:1
  • 2
    说明:  本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。 (2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。 (The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
    2009-12-25 00:18:04下载
    积分:1
  • builddatabase
    建立一个数据库,适合于初学MFC的人,还有窗口和对话框的建立。(Establish a database suitable for beginners who MFC, as well as the establishment of windows and dialog boxes.)
    2010-12-25 13:32:37下载
    积分:1
  • database
    MFC用ODBC连接两个包含两个记录集的数据库,一个管理员表,一个授权表。(MFC ODBC connection with two sets of database contains two records, one administrator table, an authorization form.)
    2014-06-17 19:59:29下载
    积分:1
  • chap30--use-ADO-handle-databases
    MFC操作数据库ADO操作数据库, MFC操作数据库ADO操作数据库,(use MFC to handle the databasees)
    2012-09-19 17:28:08下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载