Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View does not seem to update
Message
De
10/02/2004 04:38:53
 
 
À
09/02/2004 12:56:49
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00875532
Message ID:
00875804
Vues:
14
Hi,

Maybe:
Replace is_locked With .F. IN drawing_extended_data
(Or move the 'SELECT drawing_extended_data' line)
Regards,
Viv

>>
The following code is in a click event of my form. When I click the button and the code runs the is_locked field still shows .T.
.....
Case drawing_extended_data.is_locked = .T.
&&UnLock
Replace drawing_extended_data.is_locked With .F.
= TABLEUPDATE(.T.,.T.,"drawing_extended_data")
Select drawing_extended_data
Browse
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform