Hi Yuanyuan,
Have you tried:
SELECT to_date(dDate), Col1, Col2
FROM myTable
Also, have you tried using the Native 'Oracle Server' driver that appears in the Database Expert?
-Abhilash
Hi Yuanyuan,
Have you tried:
SELECT to_date(dDate), Col1, Col2
FROM myTable
Also, have you tried using the Native 'Oracle Server' driver that appears in the Database Expert?
-Abhilash