Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bufering
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01046412
Message ID:
01046472
Vues:
18
This message has been marked as the solution to the initial question of the thread.
Moises!

>
> I am using buffermodeoverride -4 into a cursor of myform
> What will be the diference if I use the buffermode of the form instead ?
>

The Buffermode on the formlevel sets this for all tables that are in the Dataenvironment. This normally does the job. Only if You need to have another setting on a specific cursor, You need to use the Cursor's BufferModeOverride in the DataEnvironment.

Also on the form-level You do NOT have the decision between row- and tablebuffering.

It always depends on the task but in most cases I do work with optimistic tablebuffering because I think normally things go right and a record should be saved.
Regards from Berlin

Frank

Dietrich Datentechnik (Berlin)
Softwarekombinat Teltow (Teltow)

Frank.Dietrich@dd-tech.de
DFPUG # 327
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform