登录
首页 » Visual C++ » ADOTest

ADOTest

于 2020-10-29 发布 文件大小:3418KB
0 311
下载积分: 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 个回复

  • 11221
    一个用vb和Access做的信息系统 可以安装运行 有数据库 很好用(A vb and Access do information systems can be installed with a good running database)
    2011-10-23 11:48:43下载
    积分:1
  • odbcassess
    ODBC连接数据库,可以实现查询,插入,删除操作.(vc++ implement odbc access database)
    2010-02-26 13:17:09下载
    积分:1
  • MFCwarehouse-management
    MFC与数据库结合,实现简单的仓库管理。(MFC conjunction with the database, a simple warehouse management.)
    2013-11-16 21:57:59下载
    积分:1
  • VC_project_development_throughout_Record1-2
    VC项目开发全程实录(书籍光盘)非常实用的资源!(VC project development throughout Record (Book CD) is very useful resource!)
    2010-07-19 14:44:41下载
    积分: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
  • safe
    采用visual c++ 作为前台开发语言,sql server 2000 作为后台数据库开发的安全行业标准管理体系数据库,其功能强大!(The use of visual c++ As a front to develop language, sql server 2000 database development as a background security industry-standard database management system, its powerful!)
    2008-06-21 23:49:46下载
    积分: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
  • Patient_Data
    MFC中以ADO的形式连接Access数据库,包括增、删、改、查(MFC in the form of ADO connection to Access database, including add, delete, change, check)
    2011-08-03 14:51:42下载
    积分:1
  • TimeRecord
    基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。   其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 (VC++ based on database software to remind the wizard, set the date, time, content, will be in the specified date, time, tips, to be sure to see tips, or two minutes later prompt. Modify, delete, query, date, to be automatically activated to the time for a prompt. Including a class of database operations that good, this class is CPingDatabase, to insert, modify, view, delete the ACCESS database, SQLSERVER and all ODBC starting a data source to connect to the database. A warning when using the class, do not ignore it, that is the reason Microsoft is a dynamic.)
    2011-04-28 21:38:23下载
    积分:1
  • Synchro
    sync excel sheet to mysql
    2010-07-10 18:26:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载