PCHomepage
Programmer
I have a field that was formerly a VARCHAR with MM:SS only and it was converted to a TIME field. The conversion, though, seems to have made it HH:MM:00. How can I fix the problem so that it's 00:MM:SS instead? Thanks in advance.