文件名称:mysqltest
介绍说明--下载内容均来自于网络,请自行研究使用
安装好mysql并且配置好开发环境,然后加入代码,实现vs和mysql的连接,注意在属性中改变其包含目录和库文件,并且将mysql server的mysql.dll文件拷贝到vs安装库文件下面-Mysql installed and configured the good development environment, and then add the code, vs and mysql connection, pay attention to the change in the properties it contains directories and library files and the mysql server mysql.dll file copied to the the vs installed library file below
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ConnCPP\ConnCPP.cpp
.......\ConnCPP.vcxproj
.......\ConnCPP.vcxproj.filters
.......\ConnCPP.vcxproj.user
.......\ReadMe.txt
.......\stdafx.cpp
.......\stdafx.h
.......\targetver.h
.......\include\cppmysql.cpp
.......\.......\cppmysql.h
.......\Debug\ConnCPP.lastbuildstate
.......\.....\vc100.idb
.......\.....\ConnCPP.pch
.......\.....\ConnCPP.Build.CppClean.log
.......\.....\vc100.pdb
.......\.....\stdafx.obj
.......\.....\CL.read.1.tlog
.......\.....\CL.write.1.tlog
.......\.....\ConnCPP.obj
.......\.....\ConnCPP.log
.......\.....\ConnCPP.exe.embed.manifest
.......\.....\ConnCPP_manifest.rc
.......\.....\ConnCPP.exe.embed.manifest.res
.......\.....\rc.read.1.tlog
.......\.....\rc.write.1.tlog
.......\.....\link.read.1.tlog
.......\.....\link.write.1.tlog
.......\.....\link-cvtres.read.1.tlog
.......\.....\link-cvtres.write.1.tlog
.......\.....\ConnCPP.exe.intermediate.manifest
.......\.....\mt.read.1.tlog
.......\.....\mt.write.1.tlog
.......\.....\link.1212-cvtres.read.1.tlog
.......\.....\link.1212-cvtres.write.1.tlog
.......\.....\link.1212.read.1.tlog
.......\.....\link.1212.write.1.tlog
.......\include
.......\Debug
ConnCPP