Skip to Content
0
Feb 16, 2010 at 10:13 PM

XI R2 RDC datetime off by one minute (compared to Designer)

28 Views

VB6 + RDC + XI R2 latest service packs.

I'd like to report what I believe is a bug with DateTime columns (from SQL Server, using ODBC or OLEDB) returning a value that is different by one minute from the value retrieved by Crystal XI R2 designer.

Notes:

1. if the rpt is saved with data, the DateTime values are the same, so the issue is not due to a difference in how the runtime components render the DateTime value but due to how it is retrieved from SQL Server.

2. same rpt, when run inside the Crystal 2008 runtime components returns the same (correct) values as Crystal designer. So the problem is isolated to the XI R2 runtime components.