Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a faster way??
Message
De
12/02/2003 08:21:57
 
 
À
12/02/2003 08:11:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00751786
Message ID:
00752234
Vues:
15
Values for SET REFRESH must be non-negative integer values. Using decimal values causes the value to be 'rounded' down to the next lowest integer, so using .5 sets it to 0.

You could try SET REFRESH TO 0, 1.

Note that this will significantly increase network traffic, so it should be used judiciously.

>Scott,
>
>The first parameter of SET REFRESH seems only to apply to the BROWSE command.
>The second parameter, as I read it, applies to ANY buffered table data in the workstation and is used to cause the workstation to have its buffered data updated with any changes known at the 'server'.
>
>I tested your specification of 0.5 this morning and it caused no change in either value. Param1 remained as 0 and param2 remained at 5. This means that other workstation changes to records buffered at the (issuing)workstation could take up to 5 seconds to become known at the workstation.
>
>good luck
>
>
Jim Saunders
Microsoft
This posting is provided “AS IS”, with no warranties, and confers no rights.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform