Windows server 2016 and SQL 2016. Ran into "OraOLEDB" Hresult: 0x80040E14 Description: "ORA-01861: literal does not match format string" error when tried to query Oracle column defined as a DT_WSTR but has date value stored. It failed even tried TO_CHAR to enforce string returned. Is there a way to get around? Thanks.