I have a table in pervasive sql 7 with a type TIME field
EVTime TIME(4)
When I pull this in VB(6) or SQL it shows the time in a 24h format.
In Crystal, the field appears as a number and I can't make it to show up as a time field. I made sure that the report options are checked to keep date-time fields in date-time format.
What do I do wrong? Please help
EVTime TIME(4)
When I pull this in VB(6) or SQL it shows the time in a 24h format.
In Crystal, the field appears as a number and I can't make it to show up as a time field. I made sure that the report options are checked to keep date-time fields in date-time format.
What do I do wrong? Please help