Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I to Update a Table from one SQL View
Message
De
17/09/1998 17:27:24
 
 
À
17/09/1998 17:08:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00137964
Message ID:
00137982
Vues:
17
Hi John,

I put the code in the button save:

BEGIN TRANSACTION
Select vCapturaMovto
If !TABLEUPDATE(2,.T.)
prMensajeError("No se pudieron actualizar los datos")
ROLLBACK
RETURN
Endif
END TRANSACTION

But not work, wath is the next step.

I change the buffermode of vCapturaMovto to 5.


Thank You.
Mauricio Mesa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform