MySQL Forums
Forum List  »  Connector/C++

Re: Connector c++ 8 converting field Value for DATE to time_t
Posted by: Claude Mally
Date: August 23, 2021 02:19PM

> getColumnname() returns empty strings for all columns? Sorry, I don't see why that's so. Perhaps a reader with better knowledge of the connector can throw light on this.

Actually it returns empty strings for CASTED column names, other column names are fine (see output)

> Does it also happen with mysql instead of mysqlx?
Any link / examples / documentation about using mysql versus mysqlx?

The sample I am working from is linked here:
https://insidemysql.com/what-is-new-in-connector-c-8-0/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Connector c++ 8 converting field Value for DATE to time_t
328
August 23, 2021 02:19PM


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.