Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to execute the update query
Message
 
 
À
03/04/2003 15:53:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00773773
Message ID:
00773774
Vues:
17
>I want to execute the following query:(In vb i use recordset or database.execute sql to execute a query)
>
>Could you please tell me how i can execute in VFP to update all the records which meets the following condition:
>
>update docindex set i_o = 'I' where tofrm = 'SENT'
>
>Thank you very much.

It's valid VFP UPDATE SQL command. You can run it from command window or include in your program "AS IS".
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform