MySQL Forums
Forum List  »  Connector/C++

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

given a Value v obtained from a Column c, I can get raw bytes representation,
I can see that 4 bytes are used when the field is not NULL, but the documentation
for Value::getRawBytes() does not explain how to interpret the bytes,

Where is the documentation or an example for this?

https://dev.mysql.com/doc/dev/connector-cpp/8.0/classmysqlx_1_1abi2_1_1r0_1_1_value.html#a0462d73d12198b5f4be6331bbda83ace

Options: ReplyQuote


Subject
Views
Written By
Posted
Connector c++ 8 converting field Value for DATE to time_t
927
August 22, 2021 10:48AM


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.