Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Process a report on server
Message
De
25/04/2007 14:46:45
 
 
À
25/04/2007 14:43:43
Aman Bains
Jaguar Computers
Jalandhar, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01219893
Message ID:
01219898
Vues:
13
>I am using SQL Server 2005. I don't want to open cursors and process a complicated report on the Client system. What would be a good way to process a VFP report on the server and then pass only the resulting cursor back to the client?

If you call stored procedure (to process report data) then it returns on client (VFP) side one cursor for each Select statement that you use within this procedure, i.e. if you have Select that returns recordset needed for the report then client will receive it.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform