MySQL Forums
Forum List  »  Newbie

ResultSet object missing
Posted by: Brandon Perkins
Date: June 09, 2014 09:18AM

I am following the tutorial here: http://dev.mysql.com/tech-resources/articles/mysql-connector-cpp.html

Using the code provided as a loose example (as I build my own project), I noticed that the only thing that is out of place at the moment is that there seems to be no reference to the object ResultSet. When I try to create one, my IDE (visual studio 2012 c++) doesn't seem to recognize it. Everything else works fine.

Options: ReplyQuote


Subject
Written By
Posted
ResultSet object missing
June 09, 2014 09:18AM


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.