Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursoradapter and tableupdate
Message
De
12/10/2007 11:38:55
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01260455
Message ID:
01260595
Vues:
16
I see the same thing. Wonder what exactly his problem is.

>Works as i would expect from what i see. Toggling buffering between 3 & 5 in runtime and having defined the CA with buffering set to both 3 then 5, updates are fine. Although the 'auto-update' in the builder threw me at first. Not sure what Maximo had encountered.
>
>
>
>>Why don't you try it out and see. Like I said he is setting Buffering on the resultant cursor after it is created. I told him to set Buffering on the Cursor Adapter. Two different things.
>>
>>>Thats interesting. Can you change buffering on the fly in runtime for a CA or are you required to do it in design mode?
>>>
>>>>Hi Maximo
>>>>
>>>>>>CURSORSETPROP( "Buffering",5,"curcustomerlevel")
>>>>
>>>>You are setting the Buffering of the resultant cursor, after it is created.
>>>>
>>>>What you should do is set the Buffering on the CuursorAdapter Class. Open the CA class and set the property:
>>>>
>>>>BufferModeOverride = 5(Optimistic Table Buffering)
>>>>
>>>>That is all.
>>>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform