Description: With VC++ to achieve access to the MySQL database. Respectively use ODBC, ADO, CAPI three ways.
To Search:
File list (Check if you may need any files):
vc++和MySQL\configure.ini
...........\Debug\libmysql.dll
...........\.....\msado15.tlh
...........\.....\msado15.tli
...........\.....\StdAfx.obj
...........\.....\test2.exe
...........\.....\test2.ilk
...........\.....\test2.obj
...........\.....\test2.pch
...........\.....\test2.pdb
...........\.....\test2.res
...........\.....\test2Dlg.obj
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\libmysql.dll
...........\libmysql.lib
...........\msado15.tlh
...........\msado15.tli
...........\odbccp32.lib
...........\ReadMe.txt
...........\..lease\libmysql.dll
...........\.......\msado15.tlh
...........\.......\msado15.tli
...........\.......\StdAfx.obj
...........\.......\test2.exe
...........\.......\test2.obj
...........\.......\test2.pch
...........\.......\test2.res
...........\.......\test2Dlg.obj
...........\.......\vc60.idb
...........\res\test2.ico
...........\...\test2.rc2
...........\resource.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\test2.aps
...........\test2.clw
...........\test2.cpp
...........\test2.dsp
...........\test2.dsw
...........\test2.h
...........\test2.ncb
...........\test2.opt
...........\test2.plg
...........\test2.rc
...........\test2Dlg.cpp
...........\test2Dlg.h
...........\Debug
...........\Release
...........\res
vc++和MySQL