Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GETFLDSTATE() function
Message
 
À
09/10/2003 14:40:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00836232
Message ID:
00837291
Vues:
38
Boban,
Because the table is buffered you will need to refresh it to get changes that were made elsewhere.
HTH
cj

>There is a problem here with this function.
>I have two instance of same form (Form is set to Private Data Session and Optimistic Row Buffering). In first instance I delete some record and GETFLDSTATE(0) is showing 2, but in second (instance) form GETFLDSTATE(0) is showing 1 for that same record. Why is this happening? I need to show in every instance of form that this record is deleted.
>
>
>>Hi Boban,
>>
>>
>>lcFlags=GETFLDSTATE(-1)
>>?LEFT(lcFlags,1)
>>
>>
>>MartinJ
>>
>>>When I issue GETFLDSTATE(field) on record that has been deleted by other user it returns value 2, but how can I find out whether that record is marked for deletion? DELETED() doesn't return .T.
Caroline
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform