登录
首页 » Visual C++ » AccessControl

AccessControl

于 2016-05-09 发布 文件大小:142KB
0 295
下载积分: 1 下载次数: 2

代码说明:

  visual C++ 6.0关于access数据库编程,里面的类可以直接拿来用,非常方便

文件列表:

AccessControl
.............\AccessControl
.............\.............\AccessControl.aps,105956,2016-05-06
.............\.............\AccessControl.cpp,2656,2016-05-06
.............\.............\AccessControl.h,484,2016-05-06
.............\.............\AccessControl.rc,10760,2016-05-06
.............\.............\AccessControl.vcxproj,5975,2016-05-06
.............\.............\AccessControl.vcxproj.filters,2030,2016-05-06
.............\.............\AccessControl.vcxproj.user,143,2016-05-06
.............\.............\AccessControlDlg.cpp,9374,2016-05-06
.............\.............\AccessControlDlg.h,876,2016-05-06
.............\.............\Debug
.............\.............\.....\AccessControl.log,94,2016-05-06
.............\.............\ReadMe.txt,3255,2016-05-06
.............\.............\res

.............\.............\...\AccessControl.rc2,682,2016-05-06
.............\.............\resource.h,1740,2016-05-06
.............\.............\stdafx.cpp,216,2016-05-06
.............\.............\stdafx.h,1843,2016-05-06
.............\.............\targetver.h,234,2016-05-06
.............\AccessControl.sln,906,2016-05-06
.............\Debug
.............\.....\point32.mdb,266240,2016-05-06
.............\ipch
.............\....\accesscontrol-424c02a7

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

发表评论

0 个回复

  • Login
    通过一个简单的项目实例“国家游泳队训练信息系统”,展示c++的威力。该项目包括,SQL server数据库连接数据库操作等(增、删、改查),是一个很好的学习资料。亦可作为收藏。包括对对话框的一些设置问题,对话框背景等........(Through a simple project examples "national swimming team training information system" to demonstrate the power of c++. The project includes, SQL server database connections and other database operations (add, delete, change search), is a good learning materials. Also as a collection. Including some of the settings dialog box in the dialog background ........)
    2014-07-05 22:24:03下载
    积分:1
  • Licai2.0
    个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
    2012-03-30 23:16:01下载
    积分:1
  • Analizador
    Database Browser DB2 Connection
    2010-05-21 11:49:40下载
    积分: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
  • chap29--use-OLE-DB-handle-databases
    MFC操作数据库ADO操作数据库, MFC操作数据库ADO操作数据库.(use MFC to handle the databases.)
    2012-09-19 17:29:05下载
    积分:1
  • liulanshujvku
    说明:  该程序实现了对mdb数据库文件,用mfc来编写界面进行浏览。压缩文件里的StuInfo6.mdb为所给的数据库文件。 通过按钮控件可以将记录移动到第一条记录,最后一条记录以及上一条记录,下一条记录等等。(The program realized mdb database file to write the interface with mfc browsing. Compressed file in the StuInfo6.mdb for the given database file. Button controls can be recorded through the move to the first record, last record and previous record, next record and so on. )
    2011-03-31 15:31:36下载
    积分:1
  • ip_db_format
    ip地址数据库格式,便于开发使用,很清晰.(ip address database format to facilitate development and use, very clear.)
    2013-10-22 17:54:05下载
    积分:1
  • Ado
    VC 通过ado技术连接access数据库,实现增删改查(The VC connection access database ado technical CRUD)
    2012-08-23 16:23:12下载
    积分:1
  • MyODBCSmpl
    数据源:本实例使用的数据源在本章实例MyOd 联合开发网 - pudn.com
    2005-03-01 16:28:06下载
    积分:1
  • quzze
    该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。(The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.)
    2014-01-03 10:44:40下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载