首页上一页 1 下一页尾页 3 条记录 1/1页
关于VC++编程宝典的问题
发表在C语言图书答疑
2011-03-16
是否精华
是
否
版块置顶:
是
否
我想问一下VC++编程宝典中的第22章可不可以改成用MYSQL数据库,那么连接数据库需要怎么更改代码?
我改了一下:
CString CDataManage::m_ConnectStr = "DRIVER={MySQL ODBC 5.1 Driver};SERVER=127.0.0.1;UID=root;PWD=root;DATABASE=svrinfo;CharSet=gbk;";
然后显示:
Runtime Error!
This application has requested the Runtime to terminate it in an unusal way
Please contact the application's support team for more information
希望得到您们的回答,非常着急
我改了一下:
CString CDataManage::m_ConnectStr = "DRIVER={MySQL ODBC 5.1 Driver};SERVER=127.0.0.1;UID=root;PWD=root;DATABASE=svrinfo;CharSet=gbk;";
然后显示:
Runtime Error!
This application has requested the Runtime to terminate it in an unusal way
Please contact the application's support team for more information
希望得到您们的回答,非常着急