Default item values & using sequences
From: Bob Hirons <bob_hirons_at_hotmail.com>
Date: Sun, 16 Jan 2000 09:05:58 +0000
Message-ID: <388189F6.B1716A8D_at_hotmail.com>
[Quoted] Having been a Forms developer for some years, I have recently written my [Quoted] first WebDB application for production use.
Date: Sun, 16 Jan 2000 09:05:58 +0000
Message-ID: <388189F6.B1716A8D_at_hotmail.com>
[Quoted] Having been a Forms developer for some years, I have recently written my [Quoted] first WebDB application for production use.
Can anybody advise me on how I can implement the following features: -
- Default item values to uppercase. (So that queries are case-insensitive).
- Default a data item to SYSDATE. (current system date)
- Use a sequence to generate an item value when entering new records. (Possibly using a button to action).