Home » Developer & Programmer » Forms » Any Help, Its Urgent
Any Help, Its Urgent [message #81177] Mon, 20 January 2003 18:36 Go to next message
Vinod
Messages: 76
Registered: April 1999
Member
I am executing a package from the Forms. We have insert statements inside the package.The package does not contain commit statement.Can i commit the insert statements from the Form and if so how to do this since i dont have any blocks based on a table in the form.

Any help appreciated

Thanks
Vinod
Re: Any Help, Its Urgent [message #81180 is a reply to message #81177] Tue, 21 January 2003 04:06 Go to previous messageGo to next message
magnetic
Messages: 324
Registered: January 2003
Senior Member
a commit in de package would be the easiest wat since you are inserting there.
Another way to commit is:
use exec_sql builtin package
pass a sting='commit;' from form to the database after calling your stored procedure in the form.
See examples of using the builtin package in forms developer (pres F1)
Re: Any Help, Its Urgent [message #81187 is a reply to message #81177] Tue, 21 January 2003 05:18 Go to previous messageGo to next message
k.bhogiraju
Messages: 2
Registered: January 2003
Junior Member
pl send developer 2000 tutorial
Re: Any Help, Its Urgent [message #81224 is a reply to message #81180] Fri, 24 January 2003 02:36 Go to previous message
magnetic
Messages: 324
Registered: January 2003
Senior Member
just try it out and see wat happends..
Previous Topic: Any Help Pls, Its Urgent
Next Topic: display a canvas
Goto Forum:
  


Current Time: Fri Apr 26 18:30:55 CDT 2024