登录
首页 » Visual C++ » ADOTest

ADOTest

于 2020-10-29 发布 文件大小:3418KB
0 133
下载积分: 1 下载次数: 8

代码说明:

  本人自己编写的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.)

文件列表:

addrinfo.xls,14848,2013-05-07
ADO.APS,35500,2013-04-06
ADO.clw,1044,2013-04-06
ADO.cpp,7225,2013-05-08
ADO.dsp,4247,2013-05-07
ADO.dsw,531,2013-05-06
ADO.h,1291,2013-04-06
ADO.ncb,377856,2013-07-04
ADO.opt,49664,2013-07-04
ado.plg,240,2013-07-04
ADO.rc,5327,2013-04-06
ADODlg.cpp,4059,2013-04-06
ADODlg.h,1309,2013-04-06
Debug
.....\ado.bsc,2606080,2013-05-06
.....\ado.exe,1699898,2013-05-08
.....\ado.ilk,2047328,2013-05-08
.....\ado.obj,106746,2013-05-08
.....\ado.pch,3615336,2013-05-08
.....\ado.pdb,2991104,2013-05-08
.....\ado.sbr,0,2013-05-06
.....\msado15.tlh,90687,2012-06-06
.....\msado15.tli,76648,2012-06-06
.....\vc60.idb,222208,2013-07-04
.....\vc60.pdb,225280,2013-05-08
excel.cpp,169515,2013-05-07
excel.h,45956,2013-05-07
msado15.tlh,90619,2010-10-16
msado15.tli,76614,2010-10-16
mydb.dsn,116,2013-05-07
mydb_Data.MDF,1048576,2013-05-08
mydb_Log.LDF,1048576,2013-05-08
pubs.mdf,1835008,2013-05-07
pubs_log.ldf,786432,2013-05-07
ReadMe.txt,30,2013-05-07
res

...\ADO.rc2,395,2013-04-06
resource.h,727,2013-04-06
StdAfx.cpp,205,2013-04-06
StdAfx.h,1054,2013-04-06
studentdb.DSN,321,2013-05-07
studentdb.mdb,90112,2013-05-07

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

发表评论

0 个回复

  • boyishu
    博弈树,是数据库课程中非常重要的一个编程程序。里面的编程思想非常适合初学者(Game tree, which is the database course a very important programming procedures. Inside the programming ideas for beginners)
    2013-03-23 10:03:42下载
    积分:1
  • FamilyFinancialManagementSystem
    Family Financial Management System是一个特别方便的理财系统。功能方便实用。(Family Financial Management System is a special convenient financial management system. Convenient and practical functions.)
    2007-05-28 09:39:11下载
    积分:1
  • quzze
    该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。(The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.)
    2014-01-03 10:44:40下载
    积分: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
  • LRU
    实现的数据库io缓存模拟程序,读入五万个地址和读写标志,输出命中率,io次数等(Io caching implemented simulation program that reads fifty thousand addresses and write flag output hits, io number, etc.)
    2015-12-19 23:52:04下载
    积分: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
  • 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
  • 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
  • ADOupdate
    本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库(This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database)
    2010-05-26 13:13:35下载
    积分:1
  • ADO-open-close
    用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用(用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用 Simple procedures for opening and closing the database with ADO preliminary understanding about use of ADO in MFC )
    2013-10-21 15:24:14下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载