Re: Only datetime objects can be serialized exception SOVLED
Posted by: Terri Kelley
Date: December 16, 2004 04:49PM

Well, I was too fast to post, maybe. I had originally converted the dob string using regex into yyyymmdd, removing the -'s thinking mysql didn't store them. Well it does and also didn't need to re-order from mm-dd-yyyy in the text box to the mysql format. Convert.todatetime takes care of all that.

tk

Options: ReplyQuote


Subject
Written By
Posted
Re: Only datetime objects can be serialized exception SOVLED
December 16, 2004 04:49PM


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.