Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create view
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00192294
Message ID:
00192315
Vues:
20
>HI!
>
>I has VIEW created by CREATE VIEW command with some params
>para1='222'
>para2='333'
>use myview
>browse
>
>
>then, user change some data
>how I manualy can replace data in tables ?
>( when I reuse view - old view does not sent updates )
>Why ?

Sergey,

I kindly suggest you to read the docs first. You must define a keyfield and the buffering you'll be using. Saves will be changed with a TableUpdate(). To view your changed data you'll need to Requery() the view.

José
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform