Reading from an ACCESS table a column for time is not displaying properly
In the data grid, it always shows 30 december 1989 instead of the real time value of the table.

I was told to use a function with a ticket function to convert to min and max value of times

How do you do it before assigning each row to the data grid

Thanks