文件名称:CPP-database-ADO.NET
介绍说明--下载内容均来自于网络,请自行研究使用
这是一份使用C++来实现数据库编程的好例子集合,通过学习ADO.NET 我们可以实现数据库编程-This is a good example of using c + + programming to implement the database collection, we can realize database programming learning through ADO.NET
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第23章 数据库
.............\1.ODBC数据库操作演示
.............\....................\MainFrm.cpp
.............\....................\MainFrm.h
.............\....................\MyDBAccess.mdb
.............\....................\MyDataSource.dsn
.............\....................\ReadMe.txt
.............\....................\Release
.............\....................\.......\MyDBAccess.mdb
.............\....................\.......\Test.exe
.............\....................\Resource.h
.............\....................\Test.aps
.............\....................\Test.cpp
.............\....................\Test.exe
.............\....................\Test.h
.............\....................\Test.ncb
.............\....................\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
.............\....................\stdafx.cpp
.............\....................\stdafx.h
.............\10.ADO数据库操作演示
.............\....................\MyDBAccess.mdb
.............\....................\ReadMe.txt
.............\....................\Release
.............\....................\.......\Test.exe
.............\....................\.......\msado15.tlh
.............\....................\.......\msado15.tli
.............\....................\Resource.h
.............\....................\Test.aps
.............\....................\Test.cpp
.............\....................\Test.h
.............\....................\Test.ncb
.............\....................\Test.rc
.............\....................\Test.sln
.............\....................\Test.suo
.............\....................\Test.vcproj
.............\....................\TestDlg.cpp
.............\....................\TestDlg.h
.............\....................\msado15.dll
.............\....................\res
.............\....................\...\Test.ico
.............\....................\...\Test.manifest
.............\....................\...\Test.rc2
.............\....................\stdafx.cpp
.............\....................\stdafx.h
.............\11.如何存取数据库图像字段?
.............\...........................\MyDBDao.mdb
.............\...........................\MyDBDaoSet.cpp
.............\...........................\MyDBDaoSet.h
.............\...........................\ReadMe.txt
.............\...........................\Release
.............\...........................\.......\Test.exe
.............\...........................\Resource.h
.............\...........................\Test.aps
.............\...........................\Test.cpp
.............\...........................\Test.h
.............\...........................\Test.ncb
.............\...........................\Test.rc
.............\...........................\Test.sln
.............\...........................\Test.suo
.............\...........................\Test.vcproj
.............\...........................\TestDlg.cpp
.............\...........................\TestDlg.h
.............\...........................\res
.............\...........................\...\Test.ico
.............\...........................\...\Test.manifest
.............\...........................\...\Test.rc2
.............\...........................\stdafx.cpp
.............\...........................\stdafx.h
.............\12.如何在程序中注册数据源?
.