登录
首页 » Visual C++ » mfc_odbc

mfc_odbc

于 2007-10-10 发布 文件大小:4256KB
0 197
下载积分: 1 下载次数: 104

代码说明:

  本例主要讲述了使用MFCODBC开发数据库的方法和步骤(In this case focuses on the development of databases using MFCODBC methods and steps)

文件列表:

MFC ODBC数据库编程
..................\BTNST.CPP
..................\BTNST.H
..................\Chapter20
..................\.........\AddSingerDlg.cpp
..................\.........\AddSingerDlg.h
..................\.........\BTNST.CPP
..................\.........\BTNST.H
..................\.........\Chapter20.aps
..................\.........\Chapter20.clw
..................\.........\Chapter20.cpp
..................\.........\Chapter20.dsp
..................\.........\Chapter20.dsw
..................\.........\Chapter20.h
..................\.........\Chapter20.ncb
..................\.........\Chapter20.opt
..................\.........\Chapter20.plg
..................\.........\Chapter20.rc
..................\.........\Chapter20Doc.cpp
..................\.........\Chapter20Doc.h
..................\.........\Chapter20View.cpp
..................\.........\Chapter20View.h
..................\.........\Debug
..................\.........\DialogBarPlay.cpp
..................\.........\DialogBarPlay.h
..................\.........\EditSong.cpp
..................\.........\EditSong.h
..................\.........\GenreTab.h
..................\.........\LeftTreeView.cpp
..................\.........\LeftTreeView.h
..................\.........\MainFrm.cpp
..................\.........\MainFrm.h
..................\.........\QueryDlg.cpp
..................\.........\QueryDlg.h
..................\.........\ReadMe.txt
..................\.........\res
..................\.........\...\Chapter20.ico
..................\.........\...\Chapter20.rc2




..................\.........\...\pause.ico
..................\.........\...\play.ico
..................\.........\...\play_ico.ico
..................\.........\...\stop.ico
..................\.........\...\Thumbs.db
..................\.........\...\Toolbar.bmp
..................\.........\resource.h
..................\.........\RightListView.cpp
..................\.........\RightListView.h
..................\.........\songMp3.mdb
..................\.........\SongRecordSet.cpp
..................\.........\SongRecordSet.h
..................\.........\StdAfx.cpp
..................\.........\StdAfx.h
..................\.........\~VC8.tmp
..................\.........\~VC9.tmp
..................\Chapter20.ico




..................\play.ico
..................\play_ico.ico
..................\stop.ico
..................\Thumbs.db

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

发表评论


0 个回复

  • project
    手机维修系统(使用前请先阅读说明) 一. 系统简介: 系统采用VC 6.0 +ADO+数据控件绑定技术实现 系统分为产品信息板块,维修信息板块,留言板块,利润查询板块,维修人员管理板块,配件管理板块,系统设置板块。 系统登陆方面分为三个等级权限0级权限为匿名登陆只能进行维修信息产品信息的查询,查看留言和留言的功能。1级权限可以进行产品维修信息的更新删除,产品信息的更新删除,及0权限的所有操作。2级权限可以进行全部操作包括维修人员信息更新删除,配件信息的更新删除,季度利润查询,维修人员信息的查询更新及以上两种权限的所有操作。 关于用户密码没有用专业加密算法加密,只是通过简单的逆序排列。为了保证数据安全可以通过数据库的加密,或专业MD5加密算法。 关于按钮,留言板块的按钮通过按钮重绘技术实行动态显示。而在主界面的按钮通过加载图标来显示。 (err)
    2008-08-14 16:58:32下载
    积分:1
  • sqlTest100929
    一个在VC6里运用SQL语言,通过DAO方法访问ACCESS文件的vc工程。实现的功能有:创建MDB文件,新建、删除表单,对某表添加、删除、插入、修改记录。(A vc Project by sql language by DAO. It can create mdb file,or create a new tab,delete a tab,also add,delete ,insert collcetion in a certain tab. )
    2021-01-21 22:58:46下载
    积分:1
  • WorkAid
    VC数据库,网络综合实例综合运用,包括文件读写,SHELL脚本打开文件,对SQL Server2000的ADO访问!(VERY GOOD!)
    2010-03-10 14:51:51下载
    积分:1
  • ADO-And-Access
    这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
    2013-11-15 06:37:48下载
    积分: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
  • C_PI201210231659
    PI数据库标签查询、快照查询、历史数据查询 时间格式转换(pi demo)
    2012-10-23 17:06:22下载
    积分:1
  • YJSYS_HD
    研究生信息管理系统 基于VC++6.0 MFC 内附ACCESS数据库文件 一个完成工程文件 编译通过后可直接运行 (需装有SP5以上补丁)(Graduate student information management system is based on VC++6.0 MFC document containing an ACCESS database compiled through the completed project file can be directly after the operation (to be equipped with more than SP5 patch))
    2009-03-30 14:58:04下载
    积分:1
  • TeleBook--My--ADO
    ado链接数据库实例教程,基于VS2015和MFC(ADO linked database instance)
    2018-05-17 21:07:47下载
    积分:1
  • 43567897
    VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
    2013-08-13 23:34:07下载
    积分: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
  • 696518资源总数
  • 104737会员总数
  • 20今日下载