Re: How data and time are written in binary logs
Posted by: Francisco Alberto Tirado Zavala
Date: November 26, 2013 11:15AM

Hello Sruli.

Maybe the "DateTime.FromBinary" method could help you a little bit. With that method you will be able to parse the binary data, but you'll need to verify that the date time format is what you expected before process it.
Go to this link for more information: http://msdn.microsoft.com/en-us/library/system.datetime.frombinary(v=vs.110).aspx

Thanks for your time.

*** My opinions do not necessarily reflect the opinions of my employeer ***
MySql Windows Experience Team

Options: ReplyQuote


Subject
Written By
Posted
Re: How data and time are written in binary logs
November 26, 2013 11:15AM


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.