Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle via ODBC : changing date and time format
I'm connecting an Oracle DB via ODBC from our application running under
WindowsNT(drivers from Oracle and Microsoft).
How can I achive that DATE fields are shown in the various localized formats
?
If I do, for example,
ALTER SESSION SET NLS_DATE_FORMAT = 'dd.mm.yyyy hh24:mi:ss'
only the format for queries changes, the resulting fields are still of the standard
yyyy-mm-dd hh:mm:ss format.
Peter Hoersemann
g.i. grafische informatik
ph_at_grafische-informatik.com Received on Thu Jul 30 1998 - 04:26:33 CDT
![]() |
![]() |