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

Home -> Community -> Usenet -> c.d.o.misc -> Re: HELP: DateTime problems

Re: HELP: DateTime problems

From: Adrian Shepherd <Adrian.Shepherd_at_BTINTERNET.COM>
Date: 1997/12/25
Message-ID: <67sg3p$n1n$1@plutonium.btinternet.com>#1/1

You would probably see this if passing the date as a variable such as sysdate, as sysdate is not parsed by the client but by the server , the delay you experience may be the network / server CPU delay. Does this happen if you hardcode the date/time ?

Geoffrey Callaghan wrote in message <67rm2b$2cs$1_at_news.fsu.edu>...
>
>I have a date field that I am passing into an Oracle stored procedure from
>Delphi 1.0. When the value reaches the server, it somehow is one second
>off from what it was sent in as. Has anyone seen this before?
>
> Geoff Callaghan
> callagha_at_cs.fsu.edu
Received on Thu Dec 25 1997 - 00:00:00 CST

Original text of this message

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