Read a documentation, it mentions the best practise to update a record value during Oracle setup (at form level).
Instead of bulk query and update 1 record, query the specific record, update it.
You know why? This is to prevent potential bug on the form that will update all records even you update 1 (what a "valid" reason).
Monday, June 15, 2009
[SYS] Best Practise - To Update a Record Value in Setup Form
Posted by
Stanley Kuan
at
Monday, June 15, 2009
Labels: [SYS]
Subscribe to:
Post Comments (Atom)


0 comments:
Post a Comment