Re: FORMS 5. Call_FORM help
Date: Tue, 27 Oct 1998 16:28:42 GMT
Message-ID: <3635F3F0.3903249B_at_earthlink.net>
[Quoted] Is call form necessary there? If that runs procedures only without any user [Quoted] inputs, that can be changed to forms/stored procedures and could be called from [Quoted] calling form itself.
Commit_Form or Commit /rollback in procedures should release the LOCK. Is commit [Quoted] present in procedures? Or use COMMIT_FORM in called form to release the lock.
Thanks
mdesouza_at_YAHOO.COM wrote:
> Hi
>
> I have a main form which calls another forms that runs a few procedures to
> perform update deletes and inserts on a table
>
> when the procedure completes, the locks on the table have not been released,
> the only way the locks are released on that table is when I exit all the forms
>
> Can someone explain why , or is there way round this so that when the
> procedures complete the locks are released
>
> regards
>
> michael dsouza
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Tue Oct 27 1998 - 17:28:42 CET
