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

PMMv1.0

于 2010-07-31 发布 文件大小:29993KB
0 290
下载积分: 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 个回复

  • Ado1
    ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
    2013-12-02 16:31:31下载
    积分:1
  • 20060611Access
    简要说明:直接通过DAO读、写Access文件    直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。 (Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
    2006-08-29 12:05:09下载
    积分:1
  • client
    数据库监视备份软件客户端通信软件广播状态参数 当前的主库(DWORD)+当前的状态(DWORD) (Database to monitor the backup software client software radio communication parameters the current state of the main library (DWORD)+ Current status (DWORD))
    2007-08-16 21:40:57下载
    积分:1
  • MyODBCSmpl
    数据源:本实例使用的数据源在本章实例MyOd 联合开发网 - pudn.com
    2005-03-01 16:28:06下载
    积分:1
  • cppodbc
    使用C++编写的对ODBC封装类。对ODBC的主要操作进行了类的封装。(The use of ODBC written in c++ wrapper class.The encapsulation of main operation of ODBC.)
    2021-01-19 20:28:42下载
    积分:1
  • AdoObject
    MFC使用ADO访问连接数据库,实现对数据的增删改查(MFC uses ADO to access a database connection, to achieve data CRUD)
    2014-05-25 15:40:50下载
    积分: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
  • 49636978jxjh
    处于不同目的的旅客对交通工具有不同的要求。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。(Different purposes in the mode of transport of passengers have different requirements. The preparation of a national inter-city traffic advisory procedures, provide passengers with two or three optimal decision of the Transport Advisory.)
    2008-12-20 13:46:47下载
    积分:1
  • CodeCtrlOdbc
    vc 代码控制链接ODBC的程序源码,希望对大家有所帮助(vc code control procedures linked ODBC source, we hope to help)
    2011-05-29 13:37:57下载
    积分:1
  • querydef
    使用ODBC实现的一个动态RecordSet(Using ODBC to implement an dynamic recordset)
    2021-05-07 16:43:36下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载