MySQL Forums
Forum List  »  Connector/C++

Re: [mysql++] Vector of mysqlpp::Row
Posted by: Yassin Ezbakhe
Date: August 30, 2007 07:05AM

I found that mysqlpp::Row needs the mysqlpp::Result that was used to call it. If that object doesn't exist, when mysqlpp::Row::iterator::end() calls mysqlpp::ResUse::num_fields(), an access violation happens.

Does anyone know more about this problem?

Options: ReplyQuote


Subject
Views
Written By
Posted
6520
August 26, 2007 01:42PM
Re: [mysql++] Vector of mysqlpp::Row
3450
August 30, 2007 07:05AM


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.