[odb-users] mapping C++ std::string type to Oracle DATE type and
viceversa
Boris Kolpackov
boris at codesynthesis.com
Thu Jun 8 08:56:09 EDT 2023
roberto minarelli <roberto.minarelli.de at gmail.com> writes:
> I cannot figure how to map the C++ std::string to Oracle DATE type and
> viceversa
>
> I already went through the archive but sincerely I could not find anything
> that responds to my issue
Have you read through these two articles:
https://www.codesynthesis.com/~boris/blog/2012/10/16/custom-cxx-to-database-type-mapping-in-odb/
https://www.codesynthesis.com/~boris/blog/2012/07/18/custom-database-to-cxx-type-mapping-in-odb/
More information about the odb-users
mailing list