登录
首页 » Visual C++ » ODBCDEMO2

ODBCDEMO2

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

  • DistillSQL
    vc++开发常用模块之数据库,开发中与数据库相关的模块(VC++ SQL)
    2014-02-28 22:01:42下载
    积分:1
  • ExcelAccc
    通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
    2005-03-21 10:22:41下载
    积分:1
  • SQLServer2000UsePDF
    SQL Server 2000的使用、开发说明,给出了通过ODBC、DAO ADO访问数据库的方法(SQL Server 2000 s use and development that is given through ODBC, DAO ADO methods to access the database)
    2008-04-20 12:50:22下载
    积分:1
  • UseAdo
    在Microsoft Visual C++6.0环境下,应用ADO,编写的连接access数据库的简单程序(MFC ADO access)
    2017-05-25 08:57:06下载
    积分:1
  • ADOAccessDemo
    该例程参考《Visual C++开发修行实录》,为ADO访问Access数据库的例程,其中详细介绍了ADO访问数据库的步骤,以及查询、修改、删除等SQL语言的使用。(Refer to the routine Visual C++ development practice record , as the ado access access routines, which details the steps of ADO to access the , and query, modify, delete SQL language use. )
    2015-07-15 10:49:40下载
    积分:1
  • sqlexcel
    从数据库生成excel报表的vb子程序。数据库是sqlserver2000,报表预先用excel制作好,运行程序后报表中将自动填入数据并进入打印预览状态(From the database to generate excel report vb subroutine. Database is sqlserver2000, statements, pre-production with excel, and run the program will automatically fill in statements after the data and enter the Print Preview Status)
    2021-04-10 14:28:59下载
    积分:1
  • ODBCDEMO2
    说明:  了简化开发人员编写数据库应用程序,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. )
    2011-03-14 16:26:31下载
    积分:1
  • ENVELOP_ADO
    封装的ADO访问所有数据库的代码,大家不要将时间浪费在编程上了(Packaging visit all the ADO database code, we should not be wasting time on the program)
    2007-05-18 22:38:03下载
    积分:1
  • ado-dao-odbc
    数据库连接代码,一个有十个文件夹演示代码,每个文件夹都采用不同的方法连接vc与数据库的演示(Database connection code, a ten folders demo code, each folder takes a different approach to connect vc database demo)
    2013-05-12 08:37:20下载
    积分:1
  • student-information-database
    数据库基本功能都可以实现,删除,添加等等(this program is useful for people who want to develop database)
    2013-10-28 19:51:16下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载