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: Date/Timezone conversion in PL/SQL

Re: Date/Timezone conversion in PL/SQL

From: Gary Gapinski <glg_at_apk.net>
Date: Mon, 16 Jul 2001 21:50:08 -0400
Message-ID: <3B5399D0.41D875EE@apk.net>

Pierre-Michel Ansel wrote:
<snip>
> Has any of you already been confronted to this problem?

Yes. More times than I wish to remmeber.

I suggest you consider Oracle version 9, which has (after about 15 years or so) finally addressed this problem.

Failing that, you may wish to consider casting the "external procedure" already in hand as function(s) available via (PL/)SQL.

It would be much less work to use the inbuilt datatypes and functions available in Oracle v9. Received on Mon Jul 16 2001 - 20:50:08 CDT

Original text of this message

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