登录
首页 » Visual C++ » ODBCDEMO2

ODBCDEMO2

于 2011-03-14 发布 文件大小:4487KB
0 194
下载积分: 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 个回复

  • LibraryMIS
    一个简单的图书馆管理信息系统,使用CS结构(A simple library management information system)
    2009-07-17 13:40:44下载
    积分:1
  • Lesson20Code
    数据库访问,能帮助解决很多问题的!大家可以好好学习学习。(Database access, can help solve many problems! We can learn to learn.)
    2013-07-04 11:34:58下载
    积分:1
  • EX_Database01
    说明:  这是一个数据库访问技术方面的程序,是基于ODBC技术的数据库访问,显示数据库表中的所有记录。(This is a database access technical aspects of the procedure is based on ODBC database access technology, the database shows the table all records.)
    2006-03-21 11:54:54下载
    积分:1
  • AdoCtrlAccess
    vc ADO控制Access数据库的程序源码,很不错的demo(vc ADO Access database program source code control, very good demo)
    2011-05-29 11:10:28下载
    积分: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
  • getConnectionString
    ADO获取数据库连接字串的源代码。不少程序员为数据库的连接字串而发愁,好了,这下可以为你获取这个连接字串了。(ADO database connection string to obtain the source code. Many programmers for the database connection string and worry about, well, thought you这下可access to the connection string of the.)
    2008-04-08 09:40:43下载
    积分:1
  • vcadodaoadb
    这是一个用vc6.0写的数据库,里面有ado,dao,adb编程!(This is a database used vc6.0 write, there are ado, dao, adb programming!)
    2008-04-28 11:23:22下载
    积分:1
  • UseAdo
    在Microsoft Visual C++6.0环境下,应用ADO,编写的连接access数据库的简单程序(MFC ADO access)
    2017-05-25 08:57:06下载
    积分:1
  • excelado
    vb操作excel的各种方法:包括ado操作、模板操作等(Copy the source workbook file (the "template") to the destination filename。Open the ADO connection to the Excel workbook。Open a connection to the Northwind database and retrieve the Order information)
    2012-01-03 20:46:49下载
    积分:1
  • DsToExcel
    将Dataset导出到Excel,本程序阐述基本功能(Dataset exported to Excel, the program described the basic functions of)
    2012-06-08 09:28:08下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载