登录
首页 » Visual C++ » 238242excel_odbc

238242excel_odbc

于 2013-09-04 发布 文件大小:33KB
0 125
下载积分: 1 下载次数: 5

代码说明:

  用ODBC读写excel 可以实现VC对excel的操作并读写excel(use ODBC read and write excel)

文件列表:

excel_odbc
..........\ReadExcel
..........\.........\ReadExcel.aps,35088,2005-05-19
..........\.........\ReadExcel.clw,931,2005-05-19
..........\.........\ReadExcel.cpp,1536,1999-05-08
..........\.........\ReadExcel.dsp,4239,1999-05-08
..........\.........\ReadExcel.dsw,569,1999-05-08
..........\.........\ReadExcel.h,1245,1999-05-08
..........\.........\ReadExcel.ncb,58368,2005-05-19
..........\.........\ReadExcel.plg,1012,2005-05-19
..........\.........\ReadExcel.rc,5119,2005-05-19
..........\.........\ReadExcel.xls,13824,1999-05-08
..........\.........\ReadExcelDlg.cpp,9972,2005-05-19
..........\.........\ReadExcelDlg.h,1425,2005-05-19
..........\.........\res

..........\.........\...\ReadExcel.rc2,425,1999-05-08
..........\.........\resource.h,687,2005-05-19
..........\.........\StdAfx.cpp,213,1999-05-08
..........\.........\StdAfx.h,1134,1999-05-08
..........\ReadExcel.exe,24576,1999-05-08
..........\ReadExcel.xls,13824,1999-05-08

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

发表评论

0 个回复

  • VCshizhanOLEDBbiancheng
    vc实战OLEDB编程,对应用vc开发数据库的人员有巨大帮助,推荐下载。(vc real OLEDB programming for database application developers who vc a huge help, recommended download.)
    2011-07-20 21:18:00下载
    积分: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
  • daoeg
    一个使用DAO的例子(An example of the use of DAO)
    2003-09-07 12:21:08下载
    积分:1
  • student-information-database
    数据库基本功能都可以实现,删除,添加等等(this program is useful for people who want to develop database)
    2013-10-28 19:51:16下载
    积分:1
  • Excel
    Excel操作,用语VISUAL C++6.0 ,好东西来着,可以通过此做报表功能(Excel operations, terminology VISUAL C++ 6.0, good things come forward, you can make statements through this function)
    2008-04-11 19:56:02下载
    积分:1
  • A-better-Database
    说明:  一个国外人用Microsoft Visual C++开发的小数据库。可以看看。这是他工作的东西哦。(a foreign people using Microsoft Visual C development of a small database. Look. This is the work of the things he Oh.)
    2006-03-17 19:24:14下载
    积分:1
  • sniffer
    第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包 发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做 为操作数据库的手段,并运用增删改查的数据库常用查询语句。 第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配 限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术, CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。 第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。 第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。 第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用 ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo Box与ActiveX控件ADO Data Control和DataGrid Control。 全部是vc6.0编写 (Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
    2013-06-24 15:49:10下载
    积分:1
  • Login
    通过一个简单的项目实例“国家游泳队训练信息系统”,展示c++的威力。该项目包括,SQL server数据库连接数据库操作等(增、删、改查),是一个很好的学习资料。亦可作为收藏。包括对对话框的一些设置问题,对话框背景等........(Through a simple project examples "national swimming team training information system" to demonstrate the power of c++. The project includes, SQL server database connections and other database operations (add, delete, change search), is a good learning materials. Also as a collection. Including some of the settings dialog box in the dialog background ........)
    2014-07-05 22:24:03下载
    积分:1
  • nainiu
    奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!(Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export data to excel in! Connect Access Database!)
    2010-01-08 20:41:34下载
    积分:1
  • addressmanage
    地址簿管理系统,visual c++与Access数据库实现(Address book management system, Visual C + + and Access database to achieve)
    2013-05-07 20:14:04下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载