登录
首页 » Visual C++ » testdatabasedll

testdatabasedll

于 2011-01-24 发布 文件大小:245KB
0 465
下载积分: 1 下载次数: 11

代码说明:

  数据库功能展示,vc连接access数据库,实现增删查找功能(Database function display, vc connection access database, add or delete search function to achieve)

文件列表:

iceFuncGui.h,5998,2010-03-13
icePubDll.dll,393216,2010-04-27
icePubDll.lib,40004,2010-04-27
odbc.aps,36696,2010-02-27
odbc.clw,1731,2010-02-27
odbc.cpp,2533,2010-02-23
odbc.dsp,4165,2010-03-13
odbc.dsw,516,2009-09-16
odbc.h,1393,2009-09-24
odbc.ilk,227088,2010-02-23
odbc.ncb,140288,2010-05-22
odbc.opt,49664,2010-05-22
odbc.plg,1583,2010-05-22
odbc.rc,6085,2010-02-27
odbcDlg.cpp,10193,2010-05-22
odbcDlg.h,1627,2009-09-25
ReadMe.txt,3543,2009-09-16
Release
res

...\odbc.rc2,396,2009-09-16
resource.h,1142,2009-09-25
StdAfx.cpp,206,2009-09-16
StdAfx.h,1227,2010-02-27
test.mdb,135168,2010-02-24
test.txt,220,2009-10-16
testdatabase.exe,32768,2010-05-22

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

发表评论

0 个回复

  • 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
  • vb-access
    visual basic和access 数据库开发实例 (vb access database)
    2011-12-06 23:23:11下载
    积分:1
  • VCAccess
    此demo包含vc操作Access数据库的链接、以及增删改查的基本操作,均提供的有接口,方便用户操作,并且提供了一些模糊查询语句供用户参考~~(This demo contains the Access database, the link vc operations, as well as additions or deletions to change the basic operation of search are provided with interfaces, user-friendly operation, and provides a number of fuzzy query for the user' s reference ~ ~)
    2010-02-24 13:51:31下载
    积分:1
  • ADO
    这是ACCESS的数据库编程文件,可以容易的用在MFC,VC,DELPH等工程环境(ACCESS ADO DATABASE ,MFC VS2008 AND VS2010)
    2013-08-18 10:30:52下载
    积分:1
  • VCPP-ADO-ACCESS--
    能够连接access 数据库和C++原代码,使用ado方式(Able to connect access database and C++ original code)
    2013-06-19 20:39:41下载
    积分:1
  • produce
    access vba 公司自己用的生产管理(access vba)
    2012-01-05 09:37:18下载
    积分:1
  • lending-Form
    A very simple VB Source that can read / write from access database to Grid
    2013-02-24 07:45:01下载
    积分:1
  • miniSQL
    MiniSQL的大致架构在里面了,可以自己填写里面的模块。。(MiniSQL the general framework in which, you can fill out inside the module. .)
    2011-10-14 22:39:17下载
    积分: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
  • 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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载