Hallo
I'am using LINQtoSQL to get data from my oracle-db. I've got a field with date-type (Server:date, property:datetime). Using the function "retrieve data" I got the data, but for this field only the date-part is displayed, the time-part seems to be zero.
Using the OracleDeveloper-Tool, the time is displayed. What i'am doing wrong?
Thanks a lot
Juergen