Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GETFLDSTATE() function
Message
De
10/10/2003 13:46:55
 
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:
00837544
Vues:
32
I am using table, VFP 7.0.
Private datasession is problem?


>Boban,
>
>Use you local view or table?
>How you have VFP version (6,7 or 8)?
>
>This problem can be cause private datasession.
>
>MartinJ
>
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform