登录
首页 » Visual C++ » ADOAccessDemo

ADOAccessDemo

于 2015-07-15 发布 文件大小:4446KB
0 281
下载积分: 1 下载次数: 3

代码说明:

  该例程参考《Visual C++开发修行实录》,为ADO访问Access数据库的例程,其中详细介绍了ADO访问数据库的步骤,以及查询、修改、删除等SQL语言的使用。(Refer to the routine Visual C++ development practice record , as the ado access access routines, which details the steps of ADO to access the , and query, modify, delete SQL language use. )

文件列表:

ADOAccessDemo
.............\AccessDBDemo.mdb,196608,2015-07-12
.............\ADOAccessDemo.aps,21876,2015-07-15
.............\ADOAccessDemo.clw,1712,2015-07-15
.............\ADOAccessDemo.cpp,2264,2015-07-12
.............\ADOAccessDemo.dsp,4289,2015-07-12
.............\ADOAccessDemo.dsw,551,2015-07-12
.............\ADOAccessDemo.h,1401,2015-07-12
.............\ADOAccessDemo.ncb,173056,2015-07-15
.............\ADOAccessDemo.opt,49664,2015-07-15
.............\ADOAccessDemo.plg,260,2015-07-14
.............\ADOAccessDemo.rc,6062,2015-07-12
.............\ADOAccessDemoDlg.cpp,7031,2015-07-12
.............\ADOAccessDemoDlg.h,1546,2015-07-12
.............\Debug
.............\.....\ADOAccessDemo.bsc,5620736,2015-07-12
.............\.....\ADOAccessDemo.exe,122949,2015-07-12
.............\.....\ADOAccessDemo.ilk,267108,2015-07-12
.............\.....\ADOAccessDemo.obj,15145,2015-07-12
.............\.....\ADOAccessDemo.pch,9536568,2015-07-12
.............\.....\ADOAccessDemo.pdb,574464,2015-07-12
.............\.....\ADOAccessDemo.res,3048,2015-07-12
.............\.....\ADOAccessDemo.sbr,0,2015-07-12
.............\.....\ADOAccessDemoDlg.obj,75902,2015-07-12
.............\.....\ADOAccessDemoDlg.sbr,0,2015-07-12
.............\.....\msado15.tlh,90685,2013-03-13
.............\.....\msado15.tli,76647,2013-03-13
.............\.....\StdAfx.obj,133334,2015-07-12
.............\.....\StdAfx.sbr,1766942,2015-07-12
.............\.....\vc60.idb,246784,2015-07-14
.............\.....\vc60.pdb,561152,2015-07-12
.............\msado15.tlh,90615,2013-03-13
.............\msado15.tli,76612,2013-03-13
.............\ReadMe.txt,3705,2015-07-12
.............\res

.............\...\ADOAccessDemo.rc2,405,2015-07-12
.............\Resource.h,1105,2015-07-12
.............\StdAfx.cpp,215,2015-07-12
.............\StdAfx.h,1153,2015-07-12

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

发表评论

0 个回复

  • RWExcelSrc
    演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能(Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions)
    2007-07-23 09:01:17下载
    积分:1
  • Catering-management-system
    本系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。(The system has three operating authority, which can only be executed Founding salesperson, a la carte, pay and check daily revenue operations foreman can perform Founding, a la carte, pay, purchase, adding new employees, daily income and monthly income of inquiry operation manager with the highest authority, in addition to the foreman and the operating authority salesperson, you can also set permissions for employees, product information and dishes to add information, database backup and recovery, and initial data and other operations.)
    2014-04-21 13:40:34下载
    积分:1
  • mfc_odbc
    本例主要讲述了使用MFCODBC开发数据库的方法和步骤(In this case focuses on the development of databases using MFCODBC methods and steps)
    2007-10-10 15:54:10下载
    积分:1
  • ADOTest
    本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
    2020-10-29 14:59:57下载
    积分:1
  • Ado_Aok_2_src
    例子2(Example 2)
    2021-04-06 10:09:02下载
    积分:1
  • ADOTest
    VC2005通过ADO连接Access2007数据库的简单Demo,系统Vista SP1 + Visual Studio 2005 + Office 2007 !!!(VC2005 connected Access2007 database through ADO simple Demo, system, Vista SP1+ Visual Studio 2005+ Office 2007!!!)
    2009-06-20 14:27:01下载
    积分:1
  • stored_proc_using_ado
    利用ADO技术设置数据库名,用户ID密码,也可以倒入数据(use ADO set up the database name, user ID password, data can be poured into the)
    2006-06-06 12:12:13下载
    积分:1
  • Microsoft.VC80.DebugCRT
    Microsoft.VC80.DebugCRT.rar,Microsoft.VC80.DebugCRT.rar, Microsoft.VC80.DebugCRT.rar,(Development of multiple instances of the Directshow, Directshow development of multiple instances, Directshow development of multiple instances.)
    2020-08-31 19:58:11下载
    积分:1
  • VBdatabase-
    这是一个VB的数据库操作例程,用于演示增删数据库记录(This is a VB database operation routines for demo add or delete database records)
    2013-04-20 12:57:31下载
    积分:1
  • E1101
    使用MFC DAO访问数据库,并实现了收支数据的条形图绘制。(Use MFC DAO database access, and to achieve a balance of payments data to draw a bar chart.)
    2014-06-25 11:12:11下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载