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

dhk1.5

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

  • AdoObject
    MFC使用ADO访问连接数据库,实现对数据的增删改查(MFC uses ADO to access a database connection, to achieve data CRUD)
    2014-05-25 15:40:50下载
    积分:1
  • zsgc
    实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
    2011-07-10 10:16:35下载
    积分:1
  • rds-win32-4.0.522
    raima velocis 4.0.5
    2008-07-01 06:10:31下载
    积分: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
  • CheckRYL
    本例将对数据库的基本操作封装成一个基本类,实现同时连接不同的数据库(mysql和mssql),并从其中取出数据利用socket发送.(the cases will be the basic operation of the database packaged as a basic category, simultaneously connect different databases (mysql and mssql) remove from which to send data using socket.)
    2006-07-17 14:57:42下载
    积分:1
  • SQL_SERVER2008_EXPRESS
    MFC对话框ADO连接SQL_SERVER2008(MFC dialog ADO connection SQL_SERVER2008)
    2014-01-01 21:13:34下载
    积分:1
  • xueshengxuankexitong
    桂林电子科技大学的数据库课程的最后大作业,里面是一个学生选课系统的源码。(Guilin University of Electronic Science and Technology Database last great work, which is a class selection system source code.)
    2010-12-17 20:32:54下载
    积分:1
  • 2
    说明:  本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。 (2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。 (The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
    2009-12-25 00:18:04下载
    积分:1
  • SQLServer2000UsePDF
    SQL Server 2000的使用、开发说明,给出了通过ODBC、DAO ADO访问数据库的方法(SQL Server 2000 s use and development that is given through ODBC, DAO ADO methods to access the database)
    2008-04-20 12:50:22下载
    积分: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
  • 696518资源总数
  • 105547会员总数
  • 4今日下载