Home » Developer & Programmer » Forms » savepoint_mode
savepoint_mode [message #426486] Thu, 15 October 2009 17:23 Go to next message
cool_coder
Messages: 17
Registered: September 2008
Junior Member
Hi,

I am having difficulty in finding SAVEPOINT Mode property in the form.

I dont know waht level its defined,,is it at datablock level or form level or somewhere else?

I want to change that propery to NO so if you have ide abt it please reply.

Thanks in advance.
Re: savepoint_mode [message #426521 is a reply to message #426486] Fri, 16 October 2009 04:04 Go to previous messageGo to next message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
It didn't occur to you to type "SAVEPOINT mode" into form builder help?
It does tell you all this stuff.
Re: savepoint_mode [message #426565 is a reply to message #426521] Fri, 16 October 2009 11:56 Go to previous messageGo to next message
cool_coder
Messages: 17
Registered: September 2008
Junior Member
Thanks for your reply.

I did looked into Forms Help and it does explain the details about the Savepoint.
However , my issue was where to code this and where should i lookinto it in order to change the property?

Thanks
PD

Description
Specifies whether Form Builder should issue savepoints during a session. This property is included primarily for applications that will run against non-ORACLE data sources. For applications that will run against ORACLE, use the default setting.
The following table describes the settings for this property:

Setting Description
Yes (the default) Specifies that Form Builder should issue a savepoint at form startup and at the start of each Post and Commit process.
No Specifies that Form Builder is to issue no savepoints, and that no rollbacks to savepoints are to be performed.
Applies to form module
Set Form Builder, programmatically

Refer to Built-in
n GET_FORM_PROPERTY
n SET_FORM_PROPERTY

Default
Yes
Required/Optional optional
Re: savepoint_mode [message #426602 is a reply to message #426486] Fri, 16 October 2009 18:37 Go to previous message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
You know what you want to set the property to. Form builder help tells you what built-in to use.
So what's the problem?
As for where to code it: WHEN-NEW-FORM-INSTANCE prehaps?
Previous Topic: Save .txt .doc .pdf .jpeg in Database From Forms
Next Topic: Post-text-item error (merged 3)
Goto Forum:
  


Current Time: Fri Sep 20 06:33:18 CDT 2024