Re: MySqlDataAdapter fill DataSet with DateTime throw Exception
Posted by: jonathan stewart
Date: January 13, 2005 01:45PM

I try to update my table which has a DateTime column. I send the data in as a string in the form:

"20050113111111"

and an exception "System.FormatException" is thrown. Interesting when I do an insert with exactly the same data it works fine. Any ideas?

Cheers,

Titch

Options: ReplyQuote


Subject
Written By
Posted
Re: MySqlDataAdapter fill DataSet with DateTime throw Exception
January 13, 2005 01:45PM


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.