Re: date & time
GetDateTime(col) will return the value of that column as a DateTime *IF* that value can be converted to a DateTime struct.
MySQL supports "illegal" datetime values such as 00-00-0000. These values cannot be held inside a .NET DateTime struct.
-reggie
Subject
Written By
Posted
December 19, 2004 08:41AM
December 19, 2004 10:58AM
December 21, 2004 10:27AM
Re: date & time
December 21, 2004 10:26AM
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.