Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ProC/C++ question urgent!

Re: ProC/C++ question urgent!

From: Sam Volba <sv_at_megalinx.net>
Date: 1997/09/14
Message-ID: <01bcc0be$9b45e6a0$1ece29d1@sfinance3>#1/1

Thanks to everyone who responded!
Setting NLS_DATE_FORMAT with ALTER SESSION at the begining of the program resolved the issue.

My program now loads data 3 times faster than SQL*Loader

Sam

Gerard H. Pille <ghp_at_santens.be> wrote in article <01bcbf67$35ae8de0$7b1340c0_at_pcghp.santens.be>...
> You could try with a character string containing eg. "2002-02-01" and the
> environment variable NLS_DATE_FORMAT set to "YYYY-MM-DD".
>
> >
>
  Received on Sun Sep 14 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US