Standard.commit, does it work?
If I want to update database data in a Form, but it is not database item, what commit should I use? Is it commit or standard.commit? I know that commit checks if some database item have changed and in this case it haven't. Does standard.commit always work? I read that in Forms 10g R2 it has been deprecated. What should I use instead of it?