登录
首页 » Visual C++ » PMMv1.0

PMMv1.0

于 2010-07-31 发布 文件大小:29993KB
0 362
下载积分: 1 下载次数: 91

代码说明:

  MFC架构下,通过ADO方式连接Access数据库的实例,事先了完整的添加、修改、删除功能,VS2010编写。特点是实现了数据库中日期数据类型的读写,比较有借鉴意义。(MFC framework, connected through the Access database, ADO instance, in advance of the complete add, modify, delete function, VS2010 preparation. Feature is realized in the database to read and write the date data type, compared with reference.)

文件列表:

Power Maintenance Management
............................\Debug
............................\ipch
............................\....\pmmmain-dbb40c24
............................\....\................\pmmmain-b42c28bb.ipch,91029504,2010-07-15
............................\PMMMain
............................\.......\AddInfoDlg.cpp,2787,2010-07-15
............................\.......\AddInfoDlg.h,818,2010-07-15
............................\.......\Debug
............................\.......\.....\PMMMain.log,92,2010-07-15
............................\.......\PMMDB.mdb,253952,2010-07-15
............................\.......\PMMMain.aps,221728,2010-07-15
............................\.......\PMMMain.cpp,2006,2010-07-13
............................\.......\PMMMain.h,448,2010-07-13
............................\.......\PMMMain.rc,18390,2010-07-15
............................\.......\PMMMain.vcxproj,6263,2010-07-13
............................\.......\PMMMain.vcxproj.filters,2726,2010-07-13
............................\.......\PMMMain.vcxproj.user,143,2010-07-13
............................\.......\PMMMainDlg.cpp,23655,2010-07-15
............................\.......\PMMMainDlg.h,1726,2010-07-15
............................\.......\ReadMe.txt,3013,2010-07-13
............................\.......\Release
............................\.......\.......\PMMMain.Build.CppClean.log,2126,2010-07-15
............................\.......\.......\PMMMain.log,646,2010-07-15
............................\.......\res

............................\.......\...\PMMMain.rc2,670,2010-07-13




............................\.......\resource.h,5312,2010-07-14
............................\.......\stdafx.cpp,140,2010-07-13
............................\.......\stdafx.h,1759,2010-07-15
............................\.......\targetver.h,234,2010-07-13
............................\.......\TrueColorToolBar.cpp,3096,2010-07-13
............................\.......\TrueColorToolBar.h,789,2010-07-13
............................\Power Maintenance Management.sdf,62672896,2010-07-15
............................\Power Maintenance Management.sln,888,2010-07-13
............................\Release
............................\.......\PMMDB.mdb,278528,2010-07-15
............................\.......\PMMMain.exe,1912320,2010-07-15

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

发表评论

0 个回复

  • ADOTest
    VC2005通过ADO连接Access2007数据库的简单Demo,系统Vista SP1 + Visual Studio 2005 + Office 2007 !!!(VC2005 connected Access2007 database through ADO simple Demo, system, Vista SP1+ Visual Studio 2005+ Office 2007!!!)
    2009-06-20 14:27:01下载
    积分:1
  • vc_bit_big
    档案管理系统的 档案管理系统的 档案管理系统的 档案管理系统的 档案管理系统的 ( docment manegemant docment manegemant docment manegemant docment manegemant)
    2009-12-01 10:12:57下载
    积分:1
  • TeleBook--My--ADO
    ado链接数据库实例教程,基于VS2015和MFC(ADO linked database instance)
    2018-05-17 21:07:47下载
    积分: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
  • VFP
    VFP数据库继承了以往传统数据库的优点,是采用了面向对象的程序设计思想和可视化的编程工具,操作简单、易学,极大的方便了软件的开发。人们在使用它作为开发工具时,可以高效的开发出全新的可视化图形界面应用程序。(VFP database inherits the advantages of traditional databases, is the use of object-oriented program design and visual programming tools, simple operation, easy to learn, which greatly facilitates the software development. People use it as a development tool, you can efficiently develop a new visual GUI applications.)
    2013-08-30 16:02:33下载
    积分:1
  • vcadodaoadb
    这是一个用vc6.0写的数据库,里面有ado,dao,adb编程!(This is a database used vc6.0 write, there are ado, dao, adb programming!)
    2008-04-28 11:23:22下载
    积分:1
  • ADO
    ado VC连接ACCESSE的初级简单教程,适合新手,(ado VC connection ACCESSE primary simple tutorial for novice,)
    2011-10-19 21:27:50下载
    积分:1
  • PopManu
    VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行(VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is properly connected, otherwise it can not run an instance of)
    2013-05-19 10:37:16下载
    积分:1
  • AccessControl
    visual C++ 6.0关于access数据库编程,里面的类可以直接拿来用,非常方便
    2016-05-09 16:18:52下载
    积分:1
  • MyProjects
    使用MFC ODBC和LISTCONTROL控件显示数据库表内容(Use MFC ODBC and LISTCONTROL control display the contents of database tables)
    2007-12-18 15:24:47下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载