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

VC_ADO-SQLSERVER-Access

于 2011-08-21 发布 文件大小:2530KB
0 276
下载积分: 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 个回复

  • filepath_mfc
    MFC中获得文件夹路径的方法,文中有源码有讲解,并在VC++6.0下运行通过。(MFC get the folder path method source code is explained in the text, and in the VC++6.0 run through.)
    2013-09-06 13:35:43下载
    积分:1
  • Dialog-TRee
    VC6.0 MFC编码,关于对话框,树对话框的编码例子(VC6.0 MFC encoding, the about dialog, tree dialog code examples)
    2012-07-26 07:52:20下载
    积分:1
  • ex06_1
    在基于对话框的程序中,默认是没有这个消息的,按下Ctrl+W,弹出类向导对话框,选择Class Info标签(Basic implementation of a drop source is relatively simple. The first step is to determine what events begin a drag operation.)
    2013-11-22 16:15:09下载
    积分:1
  • status-bar
    带菜单、工具条和状态条的对话框实现,详细介绍了窗体上的菜单、工具栏以及状态条的实现(With menus, toolbars and status bar of the dialog box implementation, described in detail on the form menu, toolbar and status bar to achieve)
    2012-04-25 00:45:03下载
    积分:1
  • The-application-of-multi-dialog
    多对话框的应用。文件夹中含有简单的word教程,适合初学者使用(Multi-dialog. The folder contains a simple word tutorial for beginners)
    2012-05-24 16:51:56下载
    积分:1
  • DrawForm
    VC自绘的漂亮窗体界面实例,DrawForm源码,用VC自绘了一个漂亮的登录窗口界面,不知道有没有人感兴趣,我觉得这个技术学会了对于美化些窗口界面还是有帮助的。自绘技术也是值得研究的。(VC self-painted beautiful form interface instance, DrawForm, source, painted with VC and a nice login window interface, do not know no one was interested, I think this technology is learned to help beautify window interface. Self-drawn, is worthy of study.)
    2013-05-13 11:45:06下载
    积分:1
  • BarriersH
    绘制vc做界面百叶窗源代码 做界面时有百叶窗效果的界面 点击文件就可以打开看到运行结果 主要是界面编程之内的 (Draw blinds vc source code interface to do)
    2013-08-11 16:06:05下载
    积分: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
  • tmlkkd-Plograms
    说明:  一个用mfc来编的秒表小程序,挺好玩的,我话了很多时间的(A stopwatch made up with mfc Mini Programs, quite fun, I talked a lot of time)
    2018-12-30 12:27:05下载
    积分:1
  • GetPixel
    MFC入门小程序源代码(MFC source code)
    2004-11-17 16:45:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载