Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No buffering
Message
 
 
À
10/11/1998 14:46:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00156295
Message ID:
00156312
Vues:
29
>>>>I have a table that is used by my grid class. It's not working quite right, and I think it's getting buffered because the forms the grids are in have buffering set on. Is there a way when I open the table in the grid class to specify that I don't want buffering regardless of what the form is set to?
>>>>
>>>>Thanks,
>>>>
>>>>-Michelle
>>>
>>>You can set DE.Cursor.BufferModeOverride=0
>>
>>I'm not following you... The class doesn't have a data environment. I open it in code.
>>
>>Thanks,
>>
>>-Michelle
>
>If you open in code then use CURSORSETPROP("buffering",1,"mytable")

Yeah, that's the command I was looking for. All I could think of was DBSETPROP. I'm not even sure that's the right command, and even if it is, I didn't think it would work on a free table. I couldn't remember CURSORSETPROP.

Thanks,

-Michelle
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform