登录
首页 » Visual C++ » dhk1.5

dhk1.5

于 2020-10-29 发布 文件大小:6736KB
0 329
下载积分: 1 下载次数: 12

代码说明:

  利用ADO接口使VC++6.0与sql数据库通信,里面有设账号和密码,需要修改,已经通过测试,包括数据库的增加,删除,修改等等操作。(Using VC++6.0 ADO interface allows communication with the sql database, which has set up accounts and passwords, modify, have been tested, including the database, add, delete, modify, etc. operations.)

文件列表:

dhk
...\dhk
...\...\AdoAccess.cpp,2368,2011-05-26
...\...\AdoAccess.h,766,2011-05-25
...\...\ATC.mdf,3145728,2011-05-25
...\...\Ctable.cpp,4340,2011-05-26
...\...\Ctable.h,640,2011-05-26
...\...\Debug
...\...\.....\AdoAccess.obj,66899,2011-05-26
...\...\.....\AdoAccess.sbr,0,2011-05-26
...\...\.....\Ctable.obj,85544,2011-05-26
...\...\.....\Ctable.sbr,0,2011-05-26
...\...\.....\dhk.bsc,4301824,2011-05-26
...\...\.....\dhk.exe,168013,2011-05-26
...\...\.....\dhk.ilk,524488,2011-05-26
...\...\.....\dhk.obj,23023,2011-05-26
...\...\.....\dhk.pch,9542912,2011-05-26
...\...\.....\dhk.pdb,746496,2011-05-26
...\...\.....\dhk.res,9976,2011-05-26
...\...\.....\dhk.sbr,0,2011-05-26
...\...\.....\dhkDlg.obj,28003,2011-05-26
...\...\.....\dhkDlg.sbr,0,2011-05-26
...\...\.....\dhkDoc.obj,14807,2011-05-26
...\...\.....\dhkDoc.sbr,0,2011-05-26
...\...\.....\dhkView.obj,26646,2011-05-26
...\...\.....\dhkView.sbr,0,2011-05-26
...\...\.....\MainFrm.obj,20153,2011-05-26
...\...\.....\MainFrm.sbr,0,2011-05-26
...\...\.....\mflight.obj,62841,2011-05-26
...\...\.....\mflight.sbr,0,2011-05-26
...\...\.....\msado15.tlh,96698,2010-11-09
...\...\.....\msado15.tli,76626,2010-11-09
...\...\.....\StdAfx.obj,145987,2011-05-26
...\...\.....\StdAfx.sbr,1768697,2011-05-26
...\...\.....\vc60.idb,279552,2011-05-26
...\...\.....\vc60.pdb,561152,2011-05-26
...\...\dhk.aps,49124,2011-05-26
...\...\dhk.clw,4019,2011-05-26
...\...\dhk.cpp,4155,2011-05-19
...\...\dhk.dsp,4997,2011-05-26
...\...\dhk.dsw,514,2011-05-19
...\...\dhk.h,1323,2011-05-19
...\...\dhk.ncb,271360,2011-05-26
...\...\dhk.opt,50688,2011-05-26
...\...\dhk.plg,945,2011-05-26
...\...\dhk.rc,20205,2011-05-26
...\...\dhkDlg.cpp,2338,2011-05-26
...\...\dhkDlg.h,1317,2011-05-26
...\...\dhkDoc.cpp,1682,2011-05-19
...\...\dhkDoc.h,1442,2011-05-19
...\...\dhkView.cpp,2688,2011-05-19
...\...\dhkView.h,1753,2011-05-19
...\...\MainFrm.cpp,2504,2011-05-19
...\...\MainFrm.h,1581,2011-05-19
...\...\mflight.cpp,3313,2011-05-26
...\...\mflight.h,1269,2011-05-26
...\...\msado15.dll,536576,2010-11-09
...\...\msado15.tlh,96592,2010-11-09
...\...\msado15.tli,76573,2010-11-09
...\...\ReadMe.txt,4239,2011-05-19
...\...\res

...\...\...\dhk.rc2,395,2011-05-19


...\...\resource.h,2156,2011-05-26
...\...\StdAfx.cpp,205,2011-05-19
...\...\StdAfx.h,1125,2011-05-25
截图代码档.doc,1934848,2011-05-26

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

发表评论

0 个回复

  • 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
  • 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
  • OLE-DB-example
    这是OLE DB的一个完整例子,演示了COM下怎样从数据库读取数据。(This is a complete example of OLE DB, demonstrates how to read the data under the COM)
    2014-11-24 09:57:32下载
    积分:1
  • mfc-ado-sql
    这是我在公司做的数据库外挂报表 对大家的学习很有帮助(This is what I do in the company' s database plug-in for everyone' s very helpful report)
    2011-11-12 19:00:11下载
    积分:1
  • student-information-database
    数据库基本功能都可以实现,删除,添加等等(this program is useful for people who want to develop database)
    2013-10-28 19:51:16下载
    积分:1
  • vcandvs-access
    vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。(VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.)
    2013-02-07 11:09:15下载
    积分:1
  • DsToExcel
    将Dataset导出到Excel,本程序阐述基本功能(Dataset exported to Excel, the program described the basic functions of)
    2012-06-08 09:28:08下载
    积分:1
  • MFC-ADODemon
    VC/MFC ADO连接数据库,简单易用,且封装好了一个类.(VC/MFC ADO connect to the database, easy to use, and a wrapper class.)
    2011-02-15 16:51:16下载
    积分:1
  • matrix.h
    定义Matrix矩阵类,定义矩阵类头文件matrix.h(Matrix matrix class definition, define matrix class header file matrix.h)
    2020-08-03 20:28:35下载
    积分: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
  • 696516资源总数
  • 106637会员总数
  • 8今日下载