return System.DateTime object intead of MySqlDateTime?
Posted by:
Jason Liu
Date: December 07, 2004 09:28PM
Hi there,
I've used ByteFX connector 0.76 for a long time and didn't have any problem. However, when I upgraded my code using MySql Connector 1.02, my code wouldn't compile. I checked the code and found that in my DataRow, instead of returning a DateTime object it returns MySqlDateTime.
I can't just modify my code and make it simply use MySqlDateTime.GetDateTime, since my function is used universally across several different data providers and all other data providers return System.DateTime instead of their native date/time objects.
Is there a chance that this might get changed in the next update of the connector?
Thanks,
Jason
Subject
Written By
Posted
return System.DateTime object intead of MySqlDateTime?
December 07, 2004 09:28PM
December 10, 2004 02:28PM
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.