Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Notification from SQL-SERVER backend
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00671578
Message ID:
00671746
Views:
15
Ajay,

If you use an asynchronous connection, you can use a call to SQLExec() and then call SQLMoreResults() from a timer to find out when the SP has actually finished. You don't really know % complete though, you can however at least display elapsed time so they can know based on history how long the SP has been taking to run.

>I have application in Visual Foxpro 7.0 using backend SQL-SERVER.
>
>We have a stored procedure which takes 20-30 minute to process.
>I want to show a progress bar or somthing which notify to my application about percentage done.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform