MySQL Forums
Forum List  »  Connector/C++

ResultSet->getString()
Posted by: qixiang xiao
Date: May 13, 2019 08:59AM

why must use ResultSet->getString("theColumnName").c_str();
when use like cout<<rs->getString(),it occurs interruption.
why can't output the SQLString directly?

Options: ReplyQuote


Subject
Views
Written By
Posted
ResultSet->getString()
724
May 13, 2019 08:59AM
437
May 15, 2019 11:30AM


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.