Date/Time field & Crystal Reports in VB5 
Author Message
 Date/Time field & Crystal Reports in VB5

I register a time (format 12:12:12) in a Time/Date field of an Access
database, and I would like to display this time in a report generated by
Crystal Reports.

The only format available for this field in Crystal Reports is a format
of date, and I don't manage to make my data appear as a time. Crystal
reports always prints the same date : 30/12/99.

Can anyone help me please ?

Laurent.



Thu, 02 Aug 2001 03:00:00 GMT  
 Date/Time field & Crystal Reports in VB5
What I do to get around this problem is record the time as a string field in
the database, then it can be printing ok in the report.
Quote:

>I register a time (format 12:12:12) in a Time/Date field of an Access
>database, and I would like to display this time in a report generated by
>Crystal Reports.

>The only format available for this field in Crystal Reports is a format
>of date, and I don't manage to make my data appear as a time. Crystal
>reports always prints the same date : 30/12/99.

>Can anyone help me please ?

>Laurent.



Tue, 07 Aug 2001 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Crystal Report 4 - VB4 and Date Time Field

2. Crystal Report 3 - VB4 and Date Time Field

3. Crystal Reports & Oracle Date Fields

4. Crystal reports & Time field

5. VB5 & Crystal Reports - run time

6. Crystal Reports, Date/Time, and the Time() function

7. Crystal Reports 8.5 date range parameter field - record selection that includes null date range

8. CRYSTAL REPORT, run time query report by date

9. Matching system date/time with field date/time

10. ADO with Access Date/Time field not storing the time, just the date

11. Time field in Crystal appears as Date

12. Crystal 4.6 and Date/Time fields

 

 
Powered by phpBB® Forum Software