文件名称:vcdaodemo
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-21
- 文件大小:
- 42kb
- 下载次数:
- 0次
- 提 供 者:
- apu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC.NET DAO基础级例子,研究VC.NET连接数据库指定数据表,并进行数据表的新建、打开、删除等操作,源码非运行于VC6.0,需要VisualStudio20005及以下版本编译源码。-VC.NET DAO base class example, research VC.NET connect to the database specified data table, and the new data table, open, or delete operation, the source of non-running VC6.0, and the following version of the compiler needs VisualStudio20005 source.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DAO数据库表新建打开删除操作演示\ReadMe.txt
...............................\res\Test.ico
...............................\...\Test.manifest
...............................\...\Test.rc2
...............................\Resource.h
...............................\stdafx.cpp
...............................\stdafx.h
...............................\Test.aps
...............................\Test.cpp
...............................\Test.h
...............................\Test.rc
...............................\Test.sln
...............................\Test.suo
...............................\Test.vcproj
...............................\TestDlg.cpp
...............................\TestDlg.h
...............................\res
DAO数据库表新建打开删除操作演示