Hi,
I am using Crystal version 8.5. In the database we are using a character field to hold date information. In SQL the data appears as DD/MM/YY e.g. ‘28/12/07’ this is how the data appears in SQL. As this field is a character field does anybody know how to false Crystal to make it think it is a date field as I need users to filter the report based on the data in this field.
Also I have another character field which is being used in the database to enter date information, in SQL the data appears as DD/MM/YY 00:00:00, again I need to convert this into date format in Crystal so that users can filter the report based on this field.
I’m not sure of the syntax for either of the above, I’d be grateful for any assistance you could give.
Thanks
I am using Crystal version 8.5. In the database we are using a character field to hold date information. In SQL the data appears as DD/MM/YY e.g. ‘28/12/07’ this is how the data appears in SQL. As this field is a character field does anybody know how to false Crystal to make it think it is a date field as I need users to filter the report based on the data in this field.
Also I have another character field which is being used in the database to enter date information, in SQL the data appears as DD/MM/YY 00:00:00, again I need to convert this into date format in Crystal so that users can filter the report based on this field.
I’m not sure of the syntax for either of the above, I’d be grateful for any assistance you could give.
Thanks