Home » Developer & Programmer » Forms » How to get response from database procedure
How to get response from database procedure [message #80558] Sat, 12 October 2002 12:44 Go to next message
motasemsh
Messages: 3
Registered: October 2002
Location: Syria
Junior Member
Hi:

I am calling a database procedure within forms 6i, it takes a lot of time, how to get response from database to know where the procedure is executing, or if there are any way to attache a progress bar with a procedure call.

Regards.
Re: How to get response from database procedure [message #80560 is a reply to message #80558] Sun, 13 October 2002 16:16 Go to previous message
gary
Messages: 35
Registered: January 2001
Member
Forms won't do anything until the server call is complete.
You could consider moving some or all of the server procedure to the client, as once it is in the form, you would be able to report progress.
Previous Topic: Re: OCP questions/ Study Circle
Next Topic: printing report from form
Goto Forum:
  


Current Time: Thu Apr 25 21:19:16 CDT 2024