Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG # 9 or by design: Views not holding update info
Message
De
27/05/2003 08:35:52
Walter Meester
HoogkarspelPays-Bas
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
BUG # 9 or by design: Views not holding update info
Divers
Thread ID:
00793039
Message ID:
00793039
Vues:
65
When desiging a view and have the following expression as one of the fields:
PADR(MyTable.MyMemoField,200) As MyCharacterfield
it is impossible te make this field updatable within the query designer. When I manually set updatable to .T. with changing the the DBSETPROP line into
DBSetProp(ThisView+".MyCharacteField","Field","Updatable",.T.)
within the SQL window, it's automatically reset when I save the View. The only workarround is to bypass the view designer and use a PRG to define the view programtically.

Any comments ?

Walter,
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform