登录
首页 » Visual C++ » vcPPtoDAO

vcPPtoDAO

于 2014-04-14 发布 文件大小:70KB
0 344
下载积分: 1 下载次数: 2

代码说明:

  visual c++ 访问DAO数据库 运行目录,驱动器根目录下(visit DAO datebase)

文件列表:

ReadMe.txt,112,2006-02-10
vc%2B%2B访问DAO数据库
.................\hr
.................\..\ChildFrm.cpp,1949,2004-07-30
.................\..\ChildFrm.h,1527,2004-07-27
.................\..\Debug
.................\..\FindDlg.cpp,1684,2004-07-30
.................\..\FindDlg.h,1334,2004-07-30
.................\..\hr.aps,52360,2004-07-30
.................\..\hr.clw,5522,2004-07-31
.................\..\hr.cpp,4480,2004-07-27
.................\..\hr.dsp,4964,2004-07-29
.................\..\hr.dsw,529,2004-07-27
.................\..\hr.h,1312,2004-07-27
.................\..\hr.ncb,99328,2004-08-02
.................\..\hr.opt,53760,2004-08-02
.................\..\hr.plg,1205,2004-08-02
.................\..\hr.rc,19943,2004-07-30
.................\..\hr.reg,647,2004-07-27
.................\..\hrDoc.cpp,1682,2004-07-27
.................\..\hrDoc.h,1469,2004-07-27
.................\..\hrSet.cpp,1647,2004-07-30
.................\..\hrSet.h,1351,2004-07-30
.................\..\hrView.cpp,16347,2004-08-02
.................\..\hrView.h,2600,2004-08-02
.................\..\MainFrm.cpp,2655,2004-07-30
.................\..\MainFrm.h,1542,2004-07-27
.................\..\ReadMe.txt,5120,2004-07-27
.................\..\res

.................\..\...\hr.rc2,394,2004-07-27


.................\..\Resource.h,1599,2004-07-30
.................\..\StdAfx.cpp,204,2004-07-27
.................\..\StdAfx.h,1105,2004-07-27
.................\hrs.mdb,96256,2004-08-02
开源盛世ReadMe.txt,1002,2005-05-13

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

发表评论

0 个回复

  • ADOTest
    本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
    2020-10-29 14:59:57下载
    积分:1
  • Licai2.0
    个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
    2012-03-30 23:16:01下载
    积分: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
  • LibManagement
    说明:  当年的课题项目,项目中有详细的说明,Visual C++和Access,采用ado数据库连接技术(Then the subject of the project, the project is described in detail, Visual C++ and Access, using ado database connection technology)
    2011-03-09 20:18:21下载
    积分:1
  • TimeRecord
    基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。   其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 (VC++ based on database software to remind the wizard, set the date, time, content, will be in the specified date, time, tips, to be sure to see tips, or two minutes later prompt. Modify, delete, query, date, to be automatically activated to the time for a prompt. Including a class of database operations that good, this class is CPingDatabase, to insert, modify, view, delete the ACCESS database, SQLSERVER and all ODBC starting a data source to connect to the database. A warning when using the class, do not ignore it, that is the reason Microsoft is a dynamic.)
    2011-04-28 21:38:23下载
    积分:1
  • StuScore
    利用Visual Studio中的MFC功能和MysqL写的学生成绩管理系统应用程序,具有学生信息、成绩信息、课程信息等入库/批量入库、查询、修改等功能,教师登陆和学生登录有不同的权限(Use MFC in Visual Studio features and MysqL students write application performance management system, with student information, performance information, course information storage/bulk storage, query, modify the functions of teachers and students to log on landing have different permissions)
    2009-06-11 17:46:54下载
    积分:1
  • MyODBCSmpl
    数据源:本实例使用的数据源在本章实例MyOd 联合开发网 - pudn.com
    2005-03-01 16:28:06下载
    积分:1
  • dblib(sybase)
    访问sybase 数据库的dblib (VC)封装,使用起来非常简单。(visit sybase database dblib (VC) Packaging, it is very simple to use.)
    2006-10-11 10:04:24下载
    积分:1
  • OrderManageSystem
    说明:  可实现企业生产需求采购工具功能,带界面的企业管理信息系统(Enterprise management information system with interface can realize the function of enterprise production demand purchasing tool)
    2019-12-06 23:14:56下载
    积分:1
  • vb精彩200例
    有很多列子廷有用的 第1章 窗体、界面与控件 第2章 多媒体与图形 第3章 数据库技术 第4章 文件与系统 第5章 网络与Internet(Liezi-ting a lot of useful forms a chapter, and the control interface Chapter 2 multimedia and graphics database Chapter 3 Chapter 4 technical documents and Chapter 5 of system network and the Internet)
    2020-06-26 07:20:01下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载