Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Notification from SQL-SERVER backend
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00671578
Message ID:
00671718
Vues:
14
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform