Hi guys
Using Oracle 8i and CR10
I have two fields which are both datetime fields in the database. I am trying to perform a calculation that tells me the number of days between those two dates i.e. datediff ('d',{COMS.COMSTART_DATE},{COMS.COMTRANS_DATE})
When I run it the following error appears:-
'Query Engine Error:22007[Oracle][ODBC]Invalid datetime format'
I'm assuming that it has something to do with the ODBC driver which is Oracle 8.01.07.810 - any ideas?
The date fields are displaying as 29/01/1999 00:00:00
Also, how do you connect using the native Crystal drivers?
Thanks
jcl5
Using Oracle 8i and CR10
I have two fields which are both datetime fields in the database. I am trying to perform a calculation that tells me the number of days between those two dates i.e. datediff ('d',{COMS.COMSTART_DATE},{COMS.COMTRANS_DATE})
When I run it the following error appears:-
'Query Engine Error:22007[Oracle][ODBC]Invalid datetime format'
I'm assuming that it has something to do with the ODBC driver which is Oracle 8.01.07.810 - any ideas?
The date fields are displaying as 29/01/1999 00:00:00
Also, how do you connect using the native Crystal drivers?
Thanks
jcl5