Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GRID with 2 or more views
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00566512
Message ID:
00566641
Vues:
12
>I set the field "CHD_DESCRIPTION" updatable = .F. with DBSETPROP() and I remove the field from the UPDATABLEFIELDLIST with CURSORSETPROP().
>
>APPEND BLANK
>TABLEUPDATE()
>
>I got the error 1547.
>
>Any idea?

Well, here is the Error Message content:

While a view is updating, a new empty record (with no modified fields) is being inserted into one of the base tables of the view.

Make sure each record inserted from a view into a base table has at least one field that has been modified in the view prior to the view update.


Did it work before you added a field from the child table?

May be this idea would not going to work :(
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform