MySQL Forums
Forum List  »  Connector/C++

Re: ResultSet->getString() code
Posted by: Luis Silva
Date: January 22, 2019 08:50AM

Hi!

res->getString(column);

expects the name of the column, and "张三" is the value, not the name, which should be "姓名".

Luís

Options: ReplyQuote


Subject
Views
Written By
Posted
1061
January 09, 2019 10:17PM
Re: ResultSet->getString() code
530
January 22, 2019 08:50AM
495
January 30, 2019 01:07AM
509
February 05, 2019 04:19AM


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.