Hello,
This is my first time using Crystal Reports. I have created a report from a SQL database view. there is a datetime field that I am using to query my report. This is a daily report that I need to run. I have just found out that the data in my view is converted to GMT time which is 5 hours different from my time. As a result all of my transactions after 7:00 are being converted to 12:00 & are showing on my next days report. How can I subtract 5 hours from this field? Do I need to do it in the Select query.
Thank You,
This is my first time using Crystal Reports. I have created a report from a SQL database view. there is a datetime field that I am using to query my report. This is a daily report that I need to run. I have just found out that the data in my view is converted to GMT time which is 5 hours different from my time. As a result all of my transactions after 7:00 are being converted to 12:00 & are showing on my next days report. How can I subtract 5 hours from this field? Do I need to do it in the Select query.
Thank You,