Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refresh() on native tables
Message
 
À
19/11/1998 15:17:42
Kent Vignale
Wolfbyte Software Inc.
Mississauga, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00159463
Message ID:
00159502
Vues:
18
>>>The following excerpt is take from the help for CURVAL. If you are using native tables what is the equivalent to Refresh()? Is there one?
>>>
>>>"Note If you are working with a view in a multi-user environment, the values returned by CURVAL( ) might not be up to date unless you call the REFRESH( ) function first. Data returned by a view is buffered, and the CURVAL( ) function reads values from the buffer. However, if other users have changed data in the underlying tables for the view, the buffered data is not updated until the REFRESH( ) function is called."
>>>
>>>Thanks,
>>>
>>>Kent.
>>
>>Kent, you can try to use GO RECNO()
>
>I have tried GO RecNo(). Thanks Nick.
>
>Kent.

Will it help if you try
RLOCK()
UNLOCK
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform