Re: Y2K and Forms 4.5

From: (wrong string) 新聞組 <chrisc_at_aishk.com>
Date: Fri, 5 Feb 1999 11:09:47 +0800
Message-ID: <79dna7$hjo$1_at_imsp009a.netvigator.com>


Forms 4.5 is Y2K compliant. However, the PL/SQL of Forms 4.5 is the old version and not Y2K compliant.
Use SQL instead of PL/SQL to handle this problem.

Leo

Glenn Baron 撰寫於文章 <01be4fb6$39928b60$245f95c1_at_default>...
>Hi all,
>
>According to reliable sources, Forms 4.5 is "Y2K compliant" . However, I
>have noticed some quirky behaviour when ASSIGNING date values in triggers.
>
>Perhaps someone could shed some light ?
>
>The basic situation is, in a d/b using "dd-mon-rr" default date format :
>
>I want to assign a (*very*) 'high' value to a forms date field, using the
>following syntax -
>
>:date_thing := '31-Dec-49 ;
>
>or
>
>:date_thing := to_date('31-Dec-2199','dd-mon-yyyy') ;
>
>where date_thing is an 11-character non-database date field in the form.
>
>I get some strange results, which I won't disclose here for fear of
>prejudicing your responses. I appreciate that some of the above could be
>considered "Son of Y2K", but we're desperate :)
>
>Cheers,
>
>Glenn Baron
>
Received on Fri Feb 05 1999 - 04:09:47 CET

Original text of this message