登录
首页 » Visual C++ » bookmanage

bookmanage

于 2011-08-07 发布 文件大小:4299KB
0 338
下载积分: 1 下载次数: 37

代码说明:

  MFC编程,VC连接ACCESS数据库,实现对数据的增、删、改、查等操作(VC connection ACCESS database to achieve the data add, delete, change, and other operations)

文件列表:

bookmanage
..........\bookmanage.aps,22308,2009-11-04
..........\bookmanage.clw,2122,2010-03-14
..........\bookmanage.cpp,2119,2009-10-31
..........\bookmanage.dsp,4232,2009-11-01
..........\bookmanage.dsw,543,2009-10-31
..........\bookmanage.exe,143423,2010-10-04
..........\bookmanage.h,1368,2009-10-31
..........\bookmanage.ncb,254976,2010-10-23
..........\bookmanage.opt,49664,2010-10-23
..........\bookmanage.plg,254,2010-10-23
..........\bookmanage.rc,6825,2009-10-31
..........\bookmanageDlg.cpp,15619,2009-11-02
..........\bookmanageDlg.h,2315,2009-11-01
..........\BooksInfo.mdb,1658880,2010-10-04
..........\Debug
..........\.....\bookmanage.exe,143423,2010-10-04
..........\.....\bookmanage.ilk,285260,2010-10-04
..........\.....\bookmanage.obj,23055,2010-10-04
..........\.....\bookmanage.pch,9471136,2010-10-04
..........\.....\bookmanage.pdb,476160,2010-10-04
..........\.....\bookmanage.res,3484,2010-10-04
..........\.....\bookmanage.sbr,8681,2010-10-04
..........\.....\bookmanageDlg.obj,147891,2010-10-04
..........\.....\bookmanageDlg.sbr,19478,2010-10-04
..........\.....\msado15.tlh,90679,2008-04-14
..........\.....\msado15.tli,76644,2008-04-14
..........\.....\StdAfx.obj,133410,2010-10-04
..........\.....\StdAfx.sbr,1766927,2010-10-04
..........\.....\vc60.idb,230400,2010-10-23
..........\.....\vc60.pdb,552960,2010-10-04
..........\msado15.tlh,90615,2008-04-14
..........\msado15.tli,76612,2008-04-14
..........\ReadMe.txt,3651,2009-10-31
..........\res

..........\...\bookmanage.rc2,402,2009-10-31
..........\resource.h,1332,2009-10-31
..........\StdAfx.cpp,212,2009-10-31
..........\StdAfx.h,1151,2009-11-01

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

发表评论

0 个回复

  • ADO_Access
    用VC++下用ADO两节Access数据库,实现对Access的操作(With VC++ next two Access database with ADO, to achieve the operation of Access)
    2013-07-20 10:47:21下载
    积分:1
  • CheckRYL
    本例将对数据库的基本操作封装成一个基本类,实现同时连接不同的数据库(mysql和mssql),并从其中取出数据利用socket发送.(the cases will be the basic operation of the database packaged as a basic category, simultaneously connect different databases (mysql and mssql) remove from which to send data using socket.)
    2006-07-17 14:57:42下载
    积分:1
  • daoeg
    一个使用DAO的例子(An example of the use of DAO)
    2003-09-07 12:21:08下载
    积分:1
  • TeacherMIS
    教师信息管理系统,mfc+access(ODBC)(Teacher Information Management System, mfc+ access (ODBC))
    2009-06-08 19:49:43下载
    积分:1
  • InsetrData
    vc MFC带有界面的管理系统,实现用ado的方式连接access(vc MFC with the interface management system, to achieve ado way connection to access)
    2012-06-02 14:00:10下载
    积分:1
  • Catering-management-system
    本系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。(The system has three operating authority, which can only be executed Founding salesperson, a la carte, pay and check daily revenue operations foreman can perform Founding, a la carte, pay, purchase, adding new employees, daily income and monthly income of inquiry operation manager with the highest authority, in addition to the foreman and the operating authority salesperson, you can also set permissions for employees, product information and dishes to add information, database backup and recovery, and initial data and other operations.)
    2014-04-21 13:40:34下载
    积分:1
  • VC_ADO_MFC_POS
    数据库编程练习、界面(标准控件)编程练习,很简单便于学习,有注释。有一些很有意思的函数。(Database programming practice, the interface (standard control) programming practice, very simple easy to learn, there are comments. There are some very interesting function.)
    2010-05-14 21:40:32下载
    积分:1
  • vbwl
    零基础制作【武林外传】辅助工具[详细步骤+图片](VB)!(Zero based on the production of Wulin rumored] [aids [detailed steps+ Picture] (VB)!)
    2007-08-12 20:49:31下载
    积分:1
  • AdoObject
    MFC使用ADO访问连接数据库,实现对数据的增删改查(MFC uses ADO to access a database connection, to achieve data CRUD)
    2014-05-25 15:40:50下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载