MySQL Forums
Forum List  »  Connector/C++

Re: Connector c++ 8 converting field Value for DATE to time_t
Posted by: Claude Mally
Date: August 22, 2021 12:10PM

The example shown starts from a sql::ResultSet, I am starting from a Value obtained from a Column with is itself obtained from a Row with comes from a SqlResult::fetchOne().

It does not help,

What I need is the documentation for the actual 4 bytes DATE raw bytes, and not 3 bytes (Because the Value.getRawBytes() reports length of 4 bytes)

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Connector c++ 8 converting field Value for DATE to time_t
348
August 22, 2021 12:10PM


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.