登录
首页 » Visual C++ » ADO-open-close

ADO-open-close

于 2013-10-21 发布 文件大小:10858KB
0 330
下载积分: 1 下载次数: 7

代码说明:

  用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用(用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用 Simple procedures for opening and closing the database with ADO preliminary understanding about use of ADO in MFC )

文件列表:

ADO打开、关闭数据库连接
.......................\Demo
.......................\....\1.accdb,651264,2013-10-21
.......................\....\1.mdb,294912,2013-10-21
.......................\....\Debug
.......................\....\.....\BuildLog.htm,6988,2013-10-21
.......................\....\.....\Demo.exe,114176,2013-10-21
.......................\....\.....\Demo.exe.embed.manifest,920,2013-10-21
.......................\....\.....\Demo.exe.embed.manifest.res,984,2013-10-21
.......................\....\.....\Demo.exe.intermediate.manifest,861,2013-10-21
.......................\....\.....\Demo.ilk,1139012,2013-10-21
.......................\....\.....\Demo.obj,20751,2013-10-21
.......................\....\.....\Demo.pch,27918336,2013-10-21
.......................\....\.....\Demo.pdb,3902464,2013-10-21
.......................\....\.....\Demo.res,2440,2013-10-21
.......................\....\.....\DemoDlg.obj,85756,2013-10-21
.......................\....\.....\msado15.tlh,100685,2012-05-29
.......................\....\.....\msado15.tli,77172,2012-05-29
.......................\....\.....\mt.dep,67,2013-10-21
.......................\....\.....\StdAfx.obj,491539,2013-10-21
.......................\....\.....\vc90.idb,953344,2013-10-21
.......................\....\.....\vc90.pdb,2232320,2013-10-21
.......................\....\Demo.cpp,2154,2007-12-17
.......................\....\Demo.dsp,4123,2007-12-17
.......................\....\Demo.dsw,533,2007-12-17
.......................\....\Demo.h,1302,2007-12-17
.......................\....\Demo.mdb,180224,2013-10-21
.......................\....\Demo.ncb,12971008,2013-10-21
.......................\....\Demo.plg,700,2008-05-20
.......................\....\Demo.rc,5161,2008-05-20
.......................\....\Demo.sln,873,2013-10-21
.......................\....\Demo.vcproj,7273,2013-10-21
.......................\....\Demo.vcproj.QT-201308161621.Administrator.user,1427,2013-10-21
.......................\....\DemoDlg.cpp,5887,2013-10-21
.......................\....\DemoDlg.h,1532,2007-12-19
.......................\....\msado15.tlh,90619,2005-08-14
.......................\....\msado15.tli,76614,2005-08-14
.......................\....\ReadMe.txt,3543,2007-12-17
.......................\....\res

.......................\....\...\Demo.rc2,396,2007-12-17
.......................\....\resource.h,726,2007-12-19
.......................\....\StdAfx.cpp,206,2007-12-17
.......................\....\StdAfx.h,1163,2007-12-17

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

发表评论

0 个回复

  • DBGRID-call-SQL-database
    基于C语言的使用DBGRID控件实现的SQL数据库管理程序,方便灵活(C-based controls to achieve using DBGRID SQL database management procedures, convenient and flexible)
    2013-07-13 21:30:03下载
    积分:1
  • SQLservervccreatecode
    《代码生成器源代码》代码生成器源代码 《TestSqlServer》应用代码生成器生成的源代码使用例程。 《VC 对SQL SERVER 2000数据库的代码生成器及访问方法.pdf》说明书。">
    2011-05-14 14:09:45下载
    积分:1
  • dao_sample
    dao例子(Dao example)
    2002-04-19 09:18:04下载
    积分:1
  • sniffer
    第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包 发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做 为操作数据库的手段,并运用增删改查的数据库常用查询语句。 第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配 限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术, CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。 第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。 第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。 第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用 ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo Box与ActiveX控件ADO Data Control和DataGrid Control。 全部是vc6.0编写 (Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
    2013-06-24 15:49:10下载
    积分:1
  • Rent
    这个一个VC连接MSSQL数据库的小软件,软件中具有对数据库中得表查询、添加、删除等功能,为你提供参考。(A VC connecting the small MSSQL database software with a table of the database query, add, delete, and other functions, provide a reference for you.)
    2009-05-01 18:43:27下载
    积分:1
  • CompactAccess
    VB编程实现Access数据库压缩功能,VB编程的朋友可以借鉴一下,压缩的效果还是很明显的,虽然不是很完美,但至少可以借鉴一下,为以后的编程思路提供参考。(VB Programming compression Access database, VB programming can learn from a friend about the effect of compression is very obvious, though not perfect, but at least you can learn from, programming ideas for future reference.)
    2009-05-11 03:24:08下载
    积分:1
  • VC_project_development_throughout_Record1-2
    VC项目开发全程实录(书籍光盘)非常实用的资源!(VC project development throughout Record (Book CD) is very useful resource!)
    2010-07-19 14:44:41下载
    积分:1
  • 2009423152156849795
    vb6.0实现智能疾病的诊断~vb6.0和access数据库联合开发
    2010-12-03 22:16:15下载
    积分:1
  • sqlserverdbfz
    说明:  数据库控件,用vc编写,操作sql server数据库(database controls, using vc preparation, operation sql server database)
    2006-03-29 12:59:13下载
    积分:1
  • FamilyFinancialManagementSystem
    Family Financial Management System是一个特别方便的理财系统。功能方便实用。(Family Financial Management System is a special convenient financial management system. Convenient and practical functions.)
    2007-05-28 09:39:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载