Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 - SQL Server UPDATE/Returned Cursors
Message
 
 
À
15/02/2002 21:34:43
Bob Thomsen
Fabtrol Systems, Inc
Eugene, Oregon, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00621043
Message ID:
00621045
Vues:
9
>I have a stored procedure (called from FoxPro) that iterates through a cursor and executes a positioned UPDATE. It works, but appears to be returning a cursor for each UPDATE. How can I prevent this? I would like this process to run on the server until it is done, without any cursors being returned.
>
>mj

Try to add SET NOCOUNT ON at the beginning of the SP.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform