how can mysql work with Visual C++?
Posted by: starcwl (222.204.52.---)
Date: December 23, 2009 04:28AM

First ,thanks for the author of the WAMP, it helps me much。

I use WAMP from this month , so i don't konw if the mysql of the WAMP can be used by Visual C++.


Now i have a project need to receive a message from GPRS ,and use WIN32 app(compling by Visual C++) save the message to Mysql. So the user can look the message from web server.



Edited 1 time(s). Last edit at 12/23/2009 04:30AM by starcwl.

Options: ReplyQuote
Re: how can mysql work with Visual C++?
Posted by: Xajel (95.84.79.---)
Date: December 23, 2009 06:03AM

I don't see a reason for why not, there's even apps that can manage mySQL DB's ( local or remote servers ) some of these app's are free and I think you will see some based on C++...

You just need to google more to see how you can do this

and I just found this as a first result from googling

[forums.mysql.com]

Options: ReplyQuote
Re: how can mysql work with Visual C++?
Posted by: starcwl (222.204.52.---)
Date: December 23, 2009 06:37AM

thank you for your help,but it seems WAMP5 doesn't give the *.h *.dll for c++. so i cannot include the files in c++.

Options: ReplyQuote
Re: how can mysql work with Visual C++?
Posted by: Xajel (95.84.79.---)
Date: December 23, 2009 07:09AM

I know nothing about programming in C ( and all related ) but you may want to go to mysql.com and see, being an open source will help very much

here we are smiling smiley

[dev.mysql.com]


an here's a forum dedicated for C/C++ development

Options: ReplyQuote


Sorry, only registered users may post in this forum.