登录
首页 » Visual C++ » ODBCDEMO2

ODBCDEMO2

于 2011-03-14 发布 文件大小:4487KB
0 195
下载积分: 1 下载次数: 1

代码说明:

说明:  了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier. This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes. )

文件列表:

ODBCDEMO2
.........\COMMONRS.CPP,1115,2000-10-22
.........\COMMONRS.H,2822,2000-10-21
.........\CUSTOMERDLG.CPP,1912,2000-10-05
.........\Customerdlg.dsp,3461,2001-11-23
.........\Customerdlg.dsw,547,2001-11-23
.........\CUSTOMERDLG.H,1482,2000-10-05
.........\Customerdlg.ncb,41984,2011-02-23
.........\Customerdlg.opt,631808,2011-02-23
.........\Customerdlg.plg,2075,2001-11-23
.........\Debug
.........\.....\commonrs.obj,35132,2011-02-23
.........\.....\commonrs.sbr,0,2011-02-23
.........\.....\FontCombo.obj,52688,2011-02-23
.........\.....\FontCombo.sbr,0,2011-02-23
.........\.....\MainFrm.obj,22350,2011-02-23
.........\.....\MainFrm.sbr,0,2011-02-23
.........\.....\ODBCDEMO2.bsc,3367936,2011-02-23
.........\.....\ODBCDEMO2.exe,184369,2011-02-23
.........\.....\ODBCDEMO2.ilk,612868,2011-02-23
.........\.....\ODBCDemo2.obj,22875,2011-02-23
.........\.....\ODBCDEMO2.pch,6886804,2011-02-23
.........\.....\ODBCDEMO2.pdb,517120,2011-02-23
.........\.....\ODBCDemo2.res,9652,2011-02-23
.........\.....\ODBCDemo2.sbr,0,2011-02-23
.........\.....\ODBCDemo2Doc.obj,14636,2011-02-23
.........\.....\ODBCDemo2Doc.sbr,0,2011-02-23
.........\.....\ODBCDemo2View.obj,64791,2011-02-23
.........\.....\ODBCDemo2View.sbr,0,2011-02-23
.........\.....\PreviewWnd.obj,12487,2011-02-23
.........\.....\PreviewWnd.sbr,0,2011-02-23
.........\.....\ReportWizard.obj,18901,2011-02-23
.........\.....\ReportWizard.sbr,0,2011-02-23
.........\.....\ReportWzdField.obj,69090,2011-02-23
.........\.....\ReportWzdField.sbr,0,2011-02-23
.........\.....\ReportWzdPreview.obj,24525,2011-02-23
.........\.....\ReportWzdPreview.sbr,0,2011-02-23
.........\.....\StdAfx.obj,105424,2011-02-23
.........\.....\StdAfx.sbr,1376769,2011-02-23
.........\.....\TipWnd.obj,17706,2011-02-23
.........\.....\TipWnd.sbr,0,2011-02-23
.........\.....\vc60.idb,230400,2011-03-03
.........\.....\vc60.pdb,380928,2011-02-23
.........\FONTCOMBO.CPP,14683,1998-09-25
.........\FONTCOMBO.H,2996,1998-09-25
.........\MAINFRM.CPP,2730,2000-10-04
.........\MAINFRM.H,1499,2000-10-04
.........\ODBCDEMO2.APS,33452,2011-02-23
.........\ODBCDEMO2.CLW,13921,2011-03-03
.........\ODBCDEMO2.CPP,4261,2000-10-04
.........\ODBCDEMO2.DSP,5621,2011-02-23
.........\ODBCDEMO2.DSW,543,2004-04-01
.........\ODBCDEMO2.H,1391,2000-10-04
.........\ODBCDEMO2.ncb,148480,2011-03-03
.........\ODBCDEMO2.opt,636928,2011-03-03
.........\ODBCDEMO2.PLG,252,2011-03-03
.........\ODBCDEMO2.RC,19454,2000-11-10
.........\ODBCDEMO2DOC.CPP,1802,2000-09-24
.........\ODBCDEMO2DOC.H,1508,2000-09-24
.........\ODBCDEMO2VIEW.CPP,12328,2000-11-05
.........\ODBCDEMO2VIEW.H,3309,2000-10-24
.........\ORDERDLG.CPP,2130,2000-10-05
.........\ORDERDLG.H,1537,2000-10-05
.........\PREVIEWWND.CPP,1393,2000-09-02
.........\PREVIEWWND.H,885,2000-09-02
.........\PRODUCTDLG.CPP,1819,2000-10-05
.........\PRODUCTDLG.H,1419,2000-10-05
.........\README.TXT,4383,2000-09-24
.........\REPORTWIZARD.CPP,1346,2000-10-04
.........\REPORTWIZARD.H,1724,2000-10-04
.........\REPORTWZDFIELD.CPP,15761,2000-10-25
.........\REPORTWZDFIELD.H,2766,2000-10-25
.........\REPORTWZDPREVIEW.CPP,3957,2011-03-03
.........\REPORTWZDPREVIEW.H,1364,2000-10-24
.........\RES

.........\...\ODBCDEMO2.RC2,401,2000-09-24

.........\...\PRINTER.BMP
.........\...\TOOLBAR.BMP
.........\RESOURCE.H,2303,2000-11-10
.........\STDAFX.CPP,211,2000-09-24
.........\STDAFX.H,1077,2000-09-24
.........\STOCKS1.mdb,991232,2004-03-19
.........\TIPWND.CPP,4095,1998-09-25
.........\TIPWND.H,1937,1998-09-25

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

发表评论

0 个回复

  • Data-Program
    提供了我多年来开发数据库使用到的模版基本上设计到所有关于数据库编程的源码技术!(Over the years I developed a database to provide a template to use to basically design to all the source technology for database programming!)
    2011-07-15 00:47:21下载
    积分:1
  • Charge
    有关三维插补的程序,自己做一个数据库,记录一些数据点的插补值,可通过补偿算法,算出其他点的插补值(The 3 d interpolation procedures, own a database, record the data point of some interpolation value, but through the compensation algorithm, work out the other points interpolation value)
    2012-06-29 09:55:51下载
    积分:1
  • ADO
    ado VC连接ACCESSE的初级简单教程,适合新手,(ado VC connection ACCESSE primary simple tutorial for novice,)
    2011-10-19 21:27:50下载
    积分:1
  • OperateAccess
    VC中利用MFC进行ADO数据库编程实例(ADO database programming examples in VC using MFC)
    2012-02-17 19:17:04下载
    积分:1
  • cjgl4562154
    说明:  一个简单的数据库操作例子,特别适合初学者.vb数据库编程练习,学习完后可以举一反三。请大家多多指教。 (a simple example of the operation of the database, especially for beginners. Vb database programming exercises after learning can draw inferences from. Please exhibitions.)
    2005-11-25 22:06:33下载
    积分:1
  • VFP
    VFP数据库继承了以往传统数据库的优点,是采用了面向对象的程序设计思想和可视化的编程工具,操作简单、易学,极大的方便了软件的开发。人们在使用它作为开发工具时,可以高效的开发出全新的可视化图形界面应用程序。(VFP database inherits the advantages of traditional databases, is the use of object-oriented program design and visual programming tools, simple operation, easy to learn, which greatly facilitates the software development. People use it as a development tool, you can efficiently develop a new visual GUI applications.)
    2013-08-30 16:02:33下载
    积分:1
  • AdoExample
    这是我自己写的一个数据库课程设计主要是如何利用ADO跟ACCESS数据库写的,主要使用MFC进行编写,大开工程编译一下就可以运行了(just a ado program)
    2011-05-21 19:18:32下载
    积分:1
  • Course
    本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。(examples demonstrating the use of DAO Database Access commonly used methods, and the incidental use of the database course.mdb.)
    2005-05-12 11:37:22下载
    积分:1
  • EXCEL
    有关生成和读取Excel文件的操作类,你一定用得着哦(On the formation and operation of reading Excel file type, you must need it, oh)
    2008-07-06 21:57:05下载
    积分: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
  • 696518资源总数
  • 106222会员总数
  • 14今日下载