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
Windows 10 and date format
-
- Devart Team
- Posts: 2420
- Joined: Wed 02 Nov 2011 09:44
Re: Windows 10 and date format
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.