Y2K: froms 4.5 'RR' format

From: Frederic Arslanian <frederic.arslanian_at_libertysurf.fr>
Date: Wed, 29 Sep 1999 11:15:18 +0200
Message-ID: <7ssln3$1hkh$1_at_news5.isdnet.net>



[Quoted] [Quoted] I have the following instruction in forms 4.5 in pl/sql

copy(name_in('block.item1') ,'block.item2');

The date mask are 'dd/mm/rr' in forms.
NLS_LANG_FORMAT is set to 'DD/MM/RR' in the registry but this instruction doesn't not give me back the right date.

If i have to copy then following date '01/10/00' , the date copied in the data base is '01/10/1900' instead of '01/10/2000'

[Quoted] [Quoted] If i enter a date in the field block.item2 instead of initialize it, the [Quoted] date recorded is correct !!!!

[Quoted] Any help would be appreciate.

Thanks.

Fred.. Received on Wed Sep 29 1999 - 11:15:18 CEST

Original text of this message