MySQL Forums
Forum List  »  Connector/C++

SQLString.h Missing
Posted by: Jon Schiavo
Date: September 28, 2010 12:49PM

I am unable to get the C++ connector for MySQL to compile with my project. I'm using MS VC++ 2008 and the latest version of MySQL server. I have installed MySQL with the development package (includes, libs) as well as the C/C++ connectors. When I add all the includes for the connector to my project and add directories to my project I fail to compile and get the error: "c:\program files\mysql\mysql connector c++ 1.1.0\include\cppconn\warning.h(32) : fatal error C1083: Cannot open include file: 'sqlstring.h': No such file or directory"

I've searched all over my directories and cannot find sqlstring anywhere. How do I solve this problem?

Options: ReplyQuote


Subject
Views
Written By
Posted
SQLString.h Missing
18767
September 28, 2010 12:49PM
10779
September 28, 2010 07:02PM
6363
December 17, 2010 01:56PM
6344
January 05, 2011 10:55PM
5561
April 01, 2011 03:30PM
6785
April 05, 2011 09:36PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.