Page 1 of 1

Windows 10 and date format

Posted: Tue 08 Sep 2015 13:05
by profixio
Hi!
We are using dotConnect for Mysql. When we update a time field in our mysql db, typical:
matchTime= objMatch.Start.ToString("HH:mm:ss");

The field in the db is "Time" - Standard "00:00:00"
Typical value is "14:00:00"

Using Windows 10, this time value is saved as "00:00:14"

Is this a known problem in dotConnect for Mysql used in Windows 10?

Thanx Ole

Re: Windows 10 and date format

Posted: Tue 08 Sep 2015 16:49
by Pinturiccio
We cannot reproduce the issue. Please describe what you did when all worked correctly, and what exactly you have changed. If possible, please create and send us a small test project with the corresponding DDL/DML script for reproducing the issue.