Hi,
I have a problem with time precision this is the value in the database of a time column
16:29:15.983
Put displays in a datawindow as
16:29:15.000
Now this is not a problem as such because im not that bothered about factions of seconds , the issue is when the user tries to update the datawindow we get a ROW CHANGED BETWEEN RETREIVE AN UPDATE.
Now the workaround is for someone to go into the database and remove the factions and then it works.
But is there a way we can fix the datawindow to show the fractions?
I have attached screen show of what is shows in SQL anywhere console and what it shows in datawindow.