登录
首页 » Visual C++ » VS2008和Access的数据库连接及操作完整示例

VS2008和Access的数据库连接及操作完整示例

于 2018-08-13 发布 文件大小:5143KB
0 515
下载积分: 1 下载次数: 4

代码说明:

  连接access数据库实例,简单的操作access数据库(Connecting access database instance)

文件列表:

ADO_OBJECT_2008.rar, 4560238 , 2014-01-12
TestADO1_Read.zip, 233380 , 2014-01-12
TestADO2_AddNew.zip, 235338 , 2014-01-12
TestADO3_ModifyData.zip, 237391 , 2014-01-12

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

发表评论

0 个回复

  • odbc-student
    VC++60编译通过,利用ODBC操作*.mdb数据库,非常完善的学生信息管理系统。可以改为其它数据库。(VC++ 60 compiler through the use of ODBC operation*. mdb database, an excellent student information management system. Could be converted to other databases.)
    2008-07-09 22:29:15下载
    积分:1
  • N-sheets
    以G列分成多个工作表(以宏运行VBA) (Sub aa() Dim a As Integer, b As Integer, c As Integer, sh As Worksheet For a = 2 To [g65536].End(3).Row If Cells(a, 7) <> Cells(a- 1, 7) Then b = a End If c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row Set sh = Sheets.Add(, Sheets(Sheets.Count)) sh.Name = Sheets("sheet1").Cells(a, 7).Value With Sheets("Sheet1") Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2] Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1] a = c End With Sheets("Sheet1").Select Next End Sub )
    2013-05-03 08:50:54下载
    积分:1
  • tuishuiguanli
    VB编写的退税管理系统,可做毕业设计参考,很适用!(VB prepared the tax rebate management system, can be graduated from the reference design, it is applicable!)
    2008-12-29 16:20:26下载
    积分:1
  • test_database
    利用mfc编程实现acess数据库的存储与访问,对于小型的数据库很实用(Mfc programming using acess database storage and access, the database is very useful for small)
    2011-11-29 10:27:49下载
    积分:1
  • VCPP-ADO-ACCESS--
    能够连接access 数据库和C++原代码,使用ado方式(Able to connect access database and C++ original code)
    2013-06-19 20:39:41下载
    积分:1
  • VS2008和Access的连接及操作完整示例
    连接access数据库实例,简单的操作access数据库(Connecting access database instance)
    2018-08-13 10:14:55下载
    积分:1
  • ADOACCESS
    这是一款用MFC ADO编写的数据库软件,它可以实现对ACCESS数据库的打开,添加,修改,保存,排序得一系列的功能。它利用ListCtl进行显示(This is a MFC ADO with the preparation of the database software, it can be open to the ACCESS database, add, modify, save, sort a series of functions. It uses ListCtl display)
    2009-04-20 21:15:47下载
    积分:1
  • ADO
    这是ACCESS的数据库编程文件,可以容易的用在MFC,VC,DELPH等工程环境(ACCESS ADO DATABASE ,MFC VS2008 AND VS2010)
    2013-08-18 10:30:52下载
    积分:1
  • miniSQL
    MiniSQL的大致架构在里面了,可以自己填写里面的模块。。(MiniSQL the general framework in which, you can fill out inside the module. .)
    2011-10-14 22:39:17下载
    积分:1
  • SetAccessData
    对已经存在的Accsess数据库表添加新字段并复值(right Accsess already existing database table and add a new field of Complex)
    2006-08-10 21:15:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载