Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems to Requery a View.
Message
 
À
07/06/1999 22:10:04
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00226929
Message ID:
00227327
Vues:
48
I just edited the piece you need to change.
Let me know if it works.

it starts at this line:

SELECT ItemConfig

*!* You are updating the table called ItemConfig not the view
*!*try this instead

*!* =TABLEUPDATE(.T.)
=TABLEUPDATE(1, .T., "vItemConfiguracao")
*!* If you want to update the table to then add this.
=TABLEUPDATE(1, .T., "ItemConfig")


=REQUERY("vItemConfiguracao")
THISFORM.REFRESH



>Ronald i thank you nowly
>
>see my code:
Ronald L. Thorp
http://www.Fox-Pros.com
Fox-Pros, Inc.
Office 407-498-0100
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform