Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Want to update the record
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Want to update the record
Divers
Thread ID:
00669400
Message ID:
00669400
Vues:
39
I want to use the following query.

Update userproj set userid = thisform.mastertableid
where projno = thisform.text1.value
and workpkg = thisform.text2.value

Could you please tell me how i can use the above query inorder to update the records in the table.

**************
i always do this in order to create a new record.

select userproj
replace projno = thisform.text1.value
= tableupdate(.t.,.t.)

******************


Thank you.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform