Re: Why we need POST in Oracle form?

From: Andy Hardy <Andy_Hardy_at_camk.demon.co.uk>
Date: Thu, 10 Dec 1998 09:05:51 +0000
Message-ID: <gb1gYHAv74b2MwMA_at_camk.demon.co.uk>


In article <366f299f.0_at_ecn.ab.ca>, suisum_at_ecn.ab.ca writes
>Hi:
>
>I don't understand why we need POST command in Oracle form. Will the form
>lose the changes if we query data from a block and make
>UPDATE/INSERT/DELETE to tables? The operations of the form should be in
>the same session? All the changes to the tables should be still in
>rollback segment?
>
>--
>Best regards,

If you POST, you can use database queries and return the new record changes - standard form processing will only put the changes into the database when you commit.

Andy

-- 
Andy Hardy
Senior IT Systems Engineer, Alstom Automation Systems
Tel: +44 1908 696200
Fax: +44 1908 696225
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Opinions are mine and do not necessarily reflect those of Alstom Automation
Systems
Received on Thu Dec 10 1998 - 10:05:51 CET

Original text of this message