登录
首页 » Visual C++ » VC_ADO-SQLSERVER-Access

VC_ADO-SQLSERVER-Access

于 2011-08-21 发布 文件大小:2530KB
0 155
下载积分: 1 下载次数: 84

代码说明:

  mfc做的一个对话框,有对Access和SQL2000数据库的读取及修改、删除、插入操作。command、execute、open3种方式执行sql语句。 (mfc do, a dialog box with the Access and SQL2000 database to read and modify, delete, insert. command, execute, open3 ways to execute sql statement.)

文件列表:

VC_ADO连接SQLSERVER和Access数据库
.................................\MyLinkMdb
.................................\.........\Debug
.................................\.........\.....\msado15.tlh,90707,2007-05-20
.................................\.........\.....\msado15.tli,76658,2007-05-20
.................................\.........\.....\MyLinkMdb.exe,135242,2010-01-19
.................................\.........\.....\MyLinkMdb.ilk,479540,2010-01-19
.................................\.........\.....\MyLinkMdb.obj,21769,2010-01-19
.................................\.........\.....\MyLinkMdb.pch,7763128,2010-01-19
.................................\.........\.....\MyLinkMdb.pdb,615424,2010-01-19
.................................\.........\.....\MyLinkMdb.res,3008,2010-01-18
.................................\.........\.....\MyLinkMdbDlg.obj,118717,2010-01-19
.................................\.........\.....\StdAfx.obj,133438,2010-01-19
.................................\.........\.....\vc60.idb,238592,2010-01-19
.................................\.........\.....\vc60.pdb,561152,2010-01-19
.................................\.........\MyLinkMdb.aps,36380,2010-01-15
.................................\.........\MyLinkMdb.clw,1628,2010-01-19
.................................\.........\MyLinkMdb.cpp,2105,2010-01-12
.................................\.........\MyLinkMdb.dsp,4213,2010-01-11
.................................\.........\MyLinkMdb.dsw,543,2010-01-11
.................................\.........\MyLinkMdb.h,1357,2010-01-11
.................................\.........\MyLinkMdb.ncb,140288,2010-01-19
.................................\.........\MyLinkMdb.opt,50688,2010-01-19
.................................\.........\MyLinkMdb.plg,986,2010-01-19
.................................\.........\MyLinkMdb.rc,6024,2010-01-15
.................................\.........\MyLinkMdbDlg.cpp,12166,2010-01-19
.................................\.........\MyLinkMdbDlg.h,1702,2010-01-18
.................................\.........\ReadMe.txt,3633,2010-01-11
.................................\.........\res

.................................\.........\...\MyLinkMdb.rc2,401,2010-01-11
.................................\.........\Resource.h,963,2010-01-15
.................................\.........\SQL_DATA
.................................\.........\........\test1.sql,173,2010-01-18
.................................\.........\........\test1_Data.MDF,1048576,2010-01-19
.................................\.........\........\test1_Log.LDF,1048576,2010-01-19
.................................\.........\StdAfx.cpp,211,2010-01-11
.................................\.........\StdAfx.h,1188,2010-01-19
.................................\.........\test1.mdb,163840,2010-01-19

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

发表评论

0 个回复

  • VCdiary
    一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。(a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.)
    2006-08-15 22:58:35下载
    积分:1
  • 清屏处理
    有关清屏处理的源代码,对大家有一定的好处的....愿大家能学到一些经验(the screen of source code, we have certain advantages .... We would like to learn some experience )
    2004-10-15 19:02:28下载
    积分:1
  • Exam
    MFC 多文档视图添加对话框停靠窗,并实现其中的操作(MFC multi-document view Add dialog docked windows, and implement one operation)
    2015-10-12 11:16:57下载
    积分:1
  • DomainName_IP
    Win32平台,基于对话框的程序,并且在对话中实现了域名和IP地址互相转换的功能。该程序对基于win32编程的初学者已经对网络感兴趣的朋友,可参考入门(err)
    2007-12-06 16:57:37下载
    积分:1
  • ex07604A
    一个简单的员工信息管理雏形,包括了对话框的很多控件以及相关应用,适宜快速上手掌握MFC的对话框的各个工具(a simple prototype information management staff, including many of the dialog box controls, and related applications, appropriate unfamiliar MFC dialog grasp the various tools)
    2006-07-19 22:03:53下载
    积分:1
  • MultiThread1
    多线程实现窗口调用,在新窗口添加一个EDIT 获得当前时间并显示(Window called multi-threading in a new window to add the current time and displays the EDIT)
    2011-07-18 16:37:40下载
    积分:1
  • cvdqEthernetbinary
    PNGSplash制作一个真正透明的form,load一张png格式图片,就可以做出类似ps7那种splash效果了(PNGSplash makes a really transparent form,load, a png image, and you can do the same splash effect as ps7.)
    2018-11-03 14:39:49下载
    积分:1
  • ChangeSkin
    本程序提供两种界面换肤方式,文件夹中实现的是加载皮肤文件实现界面换肤(This program offers two kinds of interface ways, is to load the skin file folder in realizing interface change skin )
    2013-06-06 22:53:36下载
    积分:1
  • dyong
    调用其他窗体的函数或过程 窗口未打开的时候,可以调用,但是调用之后,窗口就被加载了,虽然未显示,是隐藏在后台的。 所以不建议把公共的函数放在窗口中,可以放在模块中。 (Call other form of function or procedure when the window is not open, you can call, but after the call, the window is loaded, though not shown, is hidden in the background. It is not recommended to put a window in a public function, can be placed in the module.)
    2014-02-09 22:35:44下载
    积分:1
  • Round
    It is a VC++ program.The interface of program is round and other anomalous shape.(It is a VC++ Program.The interface of program is round and other anomalous shape.)
    2009-01-19 09:05:29下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载