The couple systems I have left using dbfs use table buffering On 25 November 2019 13:23:00 GMT-04:00, Matt Slay <[email protected]> wrote: >For a while when my app was still on DBFs (instead of Sql Server) I >used >Table Buffering, with TableUpdate() and TableRevert() on all my CRUD >forms. I remember that it could get tricky keeping it all working >correctly in the UI, but in the end I had a pretty good pattern in >place. I took the path of making the user take the form into Edit Mode, > >then they could Save or Cancel, and I handled TableUpdate() or >TableRevert() accordingly. > >Anyway, I'm just trying to get a feel for how broadly used is Table >Buffering is in DBF-based apps?? It it a low number like 10%, or maybe > >30%? > >Did any of the other XBase language every have this table buffering >paradigm in them? > >I'm probing into this as (self-assigned) research so I can enlighten >the >X# Dev Team if this is something they may face as a common pattern in >VFP apps if anyone tried to move this sort of app over to X# one day. > > > > > > > >-- >*Matt Slay*, President >Jordan Machine Co. >355 Clow Lane >PO Box 170339 >Birmingham, AL 35217 >Ph: 205-849-5050 >Fx: 205-849-5075 >[email protected] <mailto:[email protected]> >http://www.JordanMachine.com > > > > > >--- StripMime Report -- processed MIME parts --- >multipart/alternative > text/plain (text body -- kept) > text/html >--- > >_______________________________________________ >Post Messages to: [email protected] >Subscription Maintenance: >https://mail.leafe.com/mailman/listinfo/profox >OT-free version of this list: >https://mail.leafe.com/mailman/listinfo/profoxtech >Searchable Archive: https://leafe.com/archives >This message: >https://leafe.com/archives/byMID/[email protected] >** All postings, unless explicitly stated otherwise, are the opinions >of the author, and do not constitute legal or medical advice. This >statement is added to the messages for those lawyers who are too stupid >to see the obvious. >Report [OT] Abuse: >http://leafe.com/reportAbuse/[email protected]
-- Frank Cazabon Sent from my phone. Please excuse my brevity. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

