Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 1547
Message
De
06/09/2004 09:13:02
June Kendrick
Kendrick Associates, Inc.
New York, États-Unis
 
 
À
06/09/2004 03:26:21
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00939637
Message ID:
00939709
Vues:
24
Thanks for the suggestion.

I did have some of table 2's fields interspersed with those of table 1 in the view, and corrected that, but I'm still getting the 1547.

June

>Hi,
>Make sure your view's updatable fields is not seperated by any non-updateable field. For example, table1 is the source you want to update:
>
>**This should work fine
>View : MyView
>Selected Field List : MyTable1.Field1, MyTable1.Field2, MyTable2.Field1
>
>**This may cause error 1547
>View : MyView
>Selected Field List : MyTable1.Field1, MyTable2.Field1, MyTable1.Field2
>
>HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform