Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buffering and TABLEUPDATE()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00022987
Message ID:
00023001
Vues:
38
>>I'm having trouble understanding the new TABLEUPDATE() in VFP 5.0. If I read the help screen correctly, there is no way to TABLEUPDATE all rows unless Buffering is set to Optimistic or Pessimistic Table; i.e., if Row Buffering is enabled, I can only save changes made to the current record.
>>
>>If this is correct, then must I enable Table Buffering rather than Row Buffering when the user is working in a grid control? If so, then Row Buffering appears dangerous since I can't commit changes beyond the current record???
>>
>>TIA.
>>
>>John
>
>if i remember correctly, that's the way it was in 3.0 also. tableupdate updates only the current record if row buffering (pess or opt) is set, updates the table if table buffering is set.


FWIW, check out the first parameter that you can use (0,1 or 2). It may help a little.

Tom
Tom
--------------------------------
Tom O'Hare
407-299-4268 -- tom@redtile.com -- http://www.redtile.com/
Independent Programmer Using Visual FoxPro, Visual Basic & more...
Operations Manager -- Virtual FoxPro User Group (VFUG)
http://www.vfug.org/ -- tom@vfug.org
President -- Central Florida FoxPro User Group (CFFUG)
http://www.redtile.com/foxpro/
Universal Thread Most Valued Professional (MVP)
http://www.transformation.com/foxpro/
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform