MySQL Forums
Forum List  »  Connector/C++

Re: How do I get DateTime object from ResultSet?
Posted by: Ulf Wendel
Date: September 07, 2009 06:48AM

There aint not classes for temporal data yet. You have to fetch date, time, timestamp etc. values as strings and parse them yourself.

Ulf

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How do I get DateTime object from ResultSet?
3914
September 07, 2009 06: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.