文件名称:odbcyanshi
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-10
- 文件大小:
- 239kb
- 下载次数:
- 0次
- 提 供 者:
- 梁*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC.NET源码:ODBC数据库操作演示,ODBC连接数据库并演示一些简单的数据库操作,显示上一条、下一条、增加记录和删除记录、查询记录、SQL记录等简单操作,测试时请注意,请所Access数据库放在所生成的EXE同级目录内。-VC.NET Source: ODBC database operations demo, ODBC to connect to the database and demonstrates some simple database operations, one on the show, the next increase the records and delete records, check records, SQL record simple operation, test Please note, the Access database on the the generated EXE sibling directory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ODBC数据库操作演示\MainFrm.cpp
..................\MainFrm.h
..................\MyDataSource.dsn
..................\MyDBAccess.mdb
..................\ReadMe.txt
..................\Resource.h
..................\stdafx.cpp
..................\stdafx.h
..................\Test.aps
..................\Test.cpp
..................\Test.exe
..................\Test.h
..................\Test.rc
..................\Test.sln
..................\Test.sln.old
..................\Test.suo
..................\Test.vcproj
..................\Test.vcproj.old
..................\TestDoc.cpp
..................\TestDoc.h
..................\TestSet.cpp
..................\TestSet.h
..................\TestView.cpp
..................\TestView.h
..................\res\Test.ico
..................\...\Test.manifest
..................\...\Test.rc2
..................\...\TestDoc.ico
..................\...\Toolbar.bmp
..................\res
ODBC数据库操作演示