When we execute an Oracle query from MII all fields with an Oracle datatype of DATE are not displaying correctly. The date (MM/DD/YYYY) is fine, but the time portion is displaying as all 0's (00:00:00). Does anyone have any ideas of how to correct this? I have verified the data in the source Oracle database and the data does include times. Thanks.