Progress Indicator in Access
Introduction
Access has a bad habit of getting tied up with its processing and not giving a clue as to whether it has crashed or not (The operating system and tools simply indicate that the application is Not Responding, which is the same message seen when an application really has crashed). An unfortunate result of this, understandable in a way, is that many users assume that it has crashed...
Search Result
Collapse
4 results in 0.0032 seconds.
Keywords
Members
Tags
-
Progress Indicator in Access
Last edited by NeoPa; Feb 22 '11, 01:40 PM. Reason: Added screenshot of frmProgress when running live. -
can't find CBF tool
I want to connect .net application with PROGRESS DB. I think, I will need Component Builder Framework(CBF) which is debugging tool for progress, but unable to find it anywhere.
Anybody aware whether its license has been taken back or something? Because I know it was there 2 years back. -
php asynchronous call and getting response from the background job
Hello,
I have done some google search on this topic and couldn't find the answer to my question.
What I want to achieve is the following:
1. the client make an asynchronous call to a function in the server
2. the server runs that function in the background, and the client is not hanging in the meantime
3. the client constantly make a call to the server requesting the status of the background job... -
how to run progress bar while executing a long method or an update statement?
Hi,
I am unable to crack this as the end user requested to show some kind of progress bar while running a long time method or an update statement. Kindly suggest me on this ASAP.
Rgds,
TSKMJK