Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making updateable local view, vfp 8
Message
 
À
15/12/2006 15:25:58
Tim Muller
Innovative Solutions, Inc.
West New York, New Jersey, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01178095
Message ID:
01178175
Vues:
13
>Doru--
>
>>The original table should not be buffered, but if it is, you need an extra TABLEUPDATE for it.
>
>The original table is not buffered. Regardless, after doing the TableUpdate on the View, I did a BROWSE on the original table inside the form. There was no change to the original table at that point.
>
>Tim

Then, assuming you have Send SQL updates checked, did you also check the fields you want to update in the field list (under the pencil icon)?
This should generate statements like:
DBSetProp('viewname.fieldname', 'Field', 'Updatable', .T.)
in the GenDbc.
Doru
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform