I am using Crystal Reports 9 and a thirdy party ODBC Datasource.
This datasource has a datetime field that has time precision to 1/1000 of a second (displayed as mm/dd/yy hh:mm:ss.sss). When I bring this data into Crystal, it rounds to the nearest second (mm/dd/yy hh:mm:ss). For my reporting I need all of the resolution for the time. How can I display subseconds in Crystal?
This datasource has a datetime field that has time precision to 1/1000 of a second (displayed as mm/dd/yy hh:mm:ss.sss). When I bring this data into Crystal, it rounds to the nearest second (mm/dd/yy hh:mm:ss). For my reporting I need all of the resolution for the time. How can I display subseconds in Crystal?