i use MyDac 5.10.010 and i have following problem.
This Query works correct:
SELECT SEC_TO_TIME(86410) + 0
-> 240010
This Query works incorrect:
SELECT SEC_TO_TIME(86410)
-> 00:00:10
The correct answer for the secound Query is a formated-String
like this: 24:00:10
Is this a bug and is he fixed in the new Version 5.5 of MyDac
Many Thanks in Advance
Please Excuse my bad englisch