When using the following formula in Crystal reports 8.5: DATEDIFF("n", {t_TicketHeader.th_StartTimeStamp}, {t_TicketHeader.th_EndTimeStamp})
It fails to recognize the function or the 2 fields being Datetime values. When the SQL is run in SQL Server 2000, it runs fine with results being accurate. Does anyone know what is wrong because it is linked to that same server and it's data
It fails to recognize the function or the 2 fields being Datetime values. When the SQL is run in SQL Server 2000, it runs fine with results being accurate. Does anyone know what is wrong because it is linked to that same server and it's data