954,116 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

MySQL, C++ connection

Hi;
I want to connect MySQL database from turbo c++.I have installed MySQL 5.0.Also MySQL c++ connector.But it's not working.How can i connect.Any body have any procedure for it?

Is it possible to connect it directly without any connector?If yes,then how?

urmi
Newbie Poster
1 post since Nov 2009
Reputation Points: 10
Solved Threads: 0
 

Urmi, your problem seems to be API specific. There are many APIs/connectors/drivers that can be used to connect a language and a database. Search the docs of the API u are using. See if u can find any official support(forums, irc) for the API u are using.

abhi_elementx
Junior Poster
119 posts since Dec 2007
Reputation Points: 11
Solved Threads: 7
 

Read this page - http://dev.mysql.com/doc/refman/5.1/en/connector-cpp.html

SUMMARY: For windows platform, MySQL Connector/C++ supports only Microsoft Visual Studio 2003 and above on Windows.

__avd
Posting Genius (adatapost)
Moderator
8,646 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,240
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You