Description: 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.
To Search:
File list (Check if you may need any files):
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数据库操作演示