Server Help

Bot Questions - MVC++ 7.0 and MYSQL

OpenBot - Sat Nov 15, 2003 7:21 pm
Post subject: MVC++ 7.0 and MYSQL
Can anyone help or give me the files that I need to connect MVC++ 7.0 to mysql???

thanks!!! sa_tongue.gif
50% Packetloss - Sat Nov 15, 2003 11:44 pm
Post subject:
Kirk made a bot that connects to mysql
http://kirk.sscentral.com/downloads.php
d/l the source and read through it
Dr Brain - Sun Nov 16, 2003 9:56 am
Post subject:
look over at http://www.mysql.com/
Anonymous - Sun Nov 16, 2003 4:04 pm
Post subject:
I have already looked at www.mysql.com the only thing they support is MVC++ 6.0
Helicon - Sun Nov 16, 2003 5:01 pm
Post subject:
the c++ compiler hasn't changed much, just the price you payed for microsoft's software
OpenBot - Sun Nov 16, 2003 5:33 pm
Post subject:
I have already tested mysql++ for mvc++ 6.0, but it doesn't work



can anyone give me an example souce code connecting mysql with c++?
OpenBot - Sun Nov 16, 2003 6:48 pm
Post subject:
does anyone know how to fix this error?

sqltest1.obj : error LNK2019: unresolved external symbol _mysql_init@4 referenced in function _main
Dr Brain - Sun Nov 16, 2003 10:01 pm
Post subject:
Add mysql.lib to your included libraries.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group