登录
首页 » Visual C++ » MFC-ODBC-database-applications

MFC-ODBC-database-applications

于 2014-06-25 发布 文件大小:2009KB
0 356
下载积分: 1 下载次数: 2

代码说明:

  MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码(MFC ODBC database applications)

文件列表:

档案
....\Class.cpp,1468,2010-06-30
....\Class.h,1368,2010-06-30
....\ClassInfo.cpp,1019,2010-06-30
....\ClassInfo.h,1271,2010-06-30
....\Course.cpp,1418,2010-06-30
....\Course.h,1358,2010-06-30
....\CourseInfo.cpp,1031,2010-06-30
....\CourseInfo.h,1282,2010-06-30
....\Debug
....\.....\Class.obj,17600,2010-06-30
....\.....\ClassInfo.obj,10478,2010-06-30
....\.....\Course.obj,16986,2010-06-30
....\.....\CourseInfo.obj,10503,2010-06-30
....\.....\MyDialog4.obj,32784,2010-06-30
....\.....\MyDialog5.obj,17308,2010-06-30
....\.....\StdAfx.obj,105606,2010-06-30
....\.....\Student.obj,19016,2010-06-30
....\.....\StudentDlg1.obj,24189,2010-06-30
....\.....\User.obj,14795,2010-06-30
....\.....\vc60.idb,246784,2010-06-30
....\.....\vc60.pdb,372736,2010-06-30
....\.....\档案.exe,131140,2010-06-30
....\.....\档案.ilk,289080,2010-06-30
....\.....\档案.obj,13809,2010-06-30
....\.....\档案.pch,5662584,2010-06-30
....\.....\档案.pdb,459776,2010-06-30
....\.....\档案.res,4888,2010-06-30
....\.....\档案Dlg.obj,32457,2010-06-30
....\MyDialog4.cpp,4086,2010-06-30
....\MyDialog4.h,1319,2010-06-30
....\MyDialog5.cpp,1578,2010-06-30
....\MyDialog5.h,1295,2010-06-30
....\ReadMe.txt,3537,2010-06-30
....\res

....\...\档案.rc2,396,2010-06-30
....\resource.h,1413,2010-06-30
....\StdAfx.cpp,206,2010-06-30
....\StdAfx.h,1054,2010-06-30
....\Student.cpp,1614,2010-06-30
....\Student.h,1426,2010-06-30
....\StudentDlg1.cpp,2460,2010-06-30
....\StudentDlg1.h,1351,2010-06-30
....\User.cpp,1186,2010-06-30
....\User.h,1267,2010-06-30
....\档案.aps,24964,2010-06-30
....\档案.clw,5863,2010-06-30
....\档案.cpp,2013,2010-06-30
....\档案.dsp,5282,2010-06-30
....\档案.dsw,516,2010-06-30
....\档案.h,1280,2010-06-30
....\档案.ncb,140288,2010-06-30
....\档案.opt,51712,2010-06-30
....\档案.plg,1393,2010-06-30
....\档案.rc,10292,2010-06-30
....\档案Dlg.cpp,6020,2010-06-30
....\档案Dlg.h,1393,2010-06-30

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

发表评论

0 个回复

  • AdoExample
    这是我自己写的一个数据库课程设计主要是如何利用ADO跟ACCESS数据库写的,主要使用MFC进行编写,大开工程编译一下就可以运行了(just a ado program)
    2011-05-21 19:18:32下载
    积分:1
  • Rent
    这个一个VC连接MSSQL数据库的小软件,软件中具有对数据库中得表查询、添加、删除等功能,为你提供参考。(A VC connecting the small MSSQL database software with a table of the database query, add, delete, and other functions, provide a reference for you.)
    2009-05-01 18:43:27下载
    积分:1
  • student-information-database
    数据库基本功能都可以实现,删除,添加等等(this program is useful for people who want to develop database)
    2013-10-28 19:51:16下载
    积分:1
  • SQLservervccreatecode
    《代码生成器源代码》代码生成器源代码 《TestSqlServer》应用代码生成器生成的源代码使用例程。 《VC 对SQL SERVER 2000数据库的代码生成器及访问方法.pdf》说明书。">
    2011-05-14 14:09:45下载
    积分:1
  • bodb_1.0.4
    BODB是一套开源的内存数据库系统,基于BOOST开源库开发,支持跨平台编译应用.(Bodb is a boost based software library that implements a simple SQL database engine. Include a sqlparser project. )
    2012-03-30 10:54:12下载
    积分: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
  • 43567897
    VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
    2013-08-13 23:34:07下载
    积分:1
  • EX_Database01
    说明:  这是一个数据库访问技术方面的程序,是基于ODBC技术的数据库访问,显示数据库表中的所有记录。(This is a database access technical aspects of the procedure is based on ODBC database access technology, the database shows the table all records.)
    2006-03-21 11:54:54下载
    积分:1
  • mysqltest
    在VS2010开发环境下开发,可进行数据库的连接、查询、插入、删除,适合初学者学习。(VS2010 development environment under development, database connection, query, insert, delete, suitable for beginners to learn.)
    2013-04-12 09:30:34下载
    积分:1
  • ODBC
    ODBC连接数据库MYSQL和SQLITE两种方式。(ODBC database connection )
    2012-08-31 18:21:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载