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

VC_ADO-SQLSERVER-Access

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

  • MFC_FILE
    精通MFC程序设计附源代码 MFC文件操作 非常好的例子 呵呵 站长给我多加分啊 我很努力哦 支持(Proficient MFC Programming MFC source code attached file operations Ha ha very good example of more sub-station to me ah Oh I was trying very hard to support the)
    2007-12-05 23:12:49下载
    积分:1
  • Draw
    MDI 应用程序是另一类重要的文档视结构程序。它的特点是:用户一次可以打开多个文档,每个文档对应不同的窗口;主窗口的菜单会自动随着当前活动的子窗口的变化而变化;可以对子窗口进行层叠、平铺等各种操作;子窗口可以在MDI 主窗口区域内定位、改变大小、最大化和最小化,当最大化子窗口时,它将占满MDI 主窗口的全部客户区。MDI 不仅可以在同一时间内同时打开多个文档,还可以为同一文档打开多个视图。在Windows 菜单下选择New ,就为当前活动文档打开一个新的子窗口。 (MDI application is another important document, as the structure of the procedure. It is characterized by: a user can open multiple documents, each document corresponds to a different window main window menu automatically with the current activities of the sub-window changes can be stacked pair window, tile, etc. types of operation MDI child window in the main window positioning the region to change the size, to maximize and minimize, maximize the child window when it will occupy the entire main window MDI client area. MDI at the same time not only to open multiple documents at the same time, can also open multiple views of the same document. In the Windows menu select New, on the activities for the current document open a new sub-window.)
    2009-07-15 01:11:43下载
    积分:1
  • ErrorLook
    通过系统返回的错误代码,你可以查看错误代码和系统的版本信息。帮助自己改写错误(Use the Soft you can Look Error Code and look the system Version,so you can clean to know the error you made ,to help you change you mistake.)
    2012-09-10 23:34:58下载
    积分:1
  • ShortCut
    创建桌面快捷方式和活动桌面,功能强大,可以实现快捷方式和活动桌面。(Create a desktop shortcut and Active Desktop, powerful, can achieve the desktop shortcuts and activities.)
    2013-08-12 11:08:06下载
    积分:1
  • MFC-dll
    本文件是MFC可执行文件在没有安装VC环境下的配置文件,内付说明(This document is an MFC executable file without installing the VC environment configuration file, which pay description)
    2013-09-26 12:44:51下载
    积分:1
  • AppType_demo
    判断程序是文本界面/console程序还是图形界面/GUI程序 (Judging the app is whether a console app or a GUI a)
    2020-10-24 20:20:01下载
    积分:1
  • IMU
    串口通信软件基于MFC的,可以采集惯导数据并解包后显示出来,可以保存数据(Serial communication software is based on the MFC, the INS data can be collected and unpacked, you can save the data)
    2012-08-02 16:48:58下载
    积分:1
  • Prop
    逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。(Clever implementation escape button. How to make a property page dialog box and the wizard dialog box, combo box integration to explain (how to adjust the size of the combo box), list boxes, radio buttons, check buttons, etc. a variety of common dialog control to use.)
    2009-12-06 16:01:48下载
    积分: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
  • Dialogbox_displayed_the_form_background_mageDlgUse
    在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 (In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
    2010-03-11 10:22:09下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载