Home » Developer & Programmer » Forms » DATE
DATE [message #165678] Fri, 31 March 2006 06:49 Go to next message
lailakhalid
Messages: 7
Registered: March 2006
Location: LUTON
Junior Member
Can anyone please let me know how to generate a date automatically into a Item block using Oracle 9i Forms?

Re: DATE [message #165682 is a reply to message #165678] Fri, 31 March 2006 07:17 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
You mean a default value?

Create a text item of data type date and enter '$$DATE$$' as initial value. This will set the date automatically to the client's system date. $$DATETIME$$ will add a time component, while $$DATE$$ sets the time component to 00:00:00. For the Database's system date, enter either $$DBDATE$$ or $$DBDATETIME$$.

MHE
Previous Topic: English and arabic input
Next Topic: hard disk serial no
Goto Forum:
  


Current Time: Fri Sep 20 08:29:20 CDT 2024