Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View updates
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00169084
Message ID:
00169301
Vues:
34
Well, damn if that didn't work. So I guess I didn't understand how this worked. I *thought* that you inserted a record into a view, did a tableupdate on the view, did a requery on the view, and then the data would show. BUT, you're right, I stuck a tableupdate of the base table in after tableupdate'ing the view and now it works. Why would I have to tableupdate both?

Thanks Josh, at least I can get it to work now, even though it doesn't make sense to me still.

>One more thing. Is buffering enabled on the table? If so you should either turn it off (you shouldn't need it if you're only updating the table through the
view) or TABLEUPDATE() the table after you update the view. I've got a good feeling about this one.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform