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:
00671718
Views:
15
>Hi ,
>
>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.
>
>Can I do this?
>
>Ajay Mishra

Not with a stored procedure unless you break up the code into several procedures. There may be a hack using SPT commands but it would probably slow it down even more. The other option is to set the cursor to an hourglass so the user knows something is working.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Reply
Map
View

Click here to load this message in the networking platform