Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Taking Inventory On-Line
Message
From
16/03/2013 04:44:12
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01567362
Message ID:
01568570
Views:
63
>Suppose that makes sense - if you're using TableBuffering which i also always found to be fairly redundant if you have an adequate business layer. All the buffering I tend to do is done is not done on data records but on objects that are only written into the database when they are final - no need to buffer. I've always thought of this as an odd model that makes sense only if you work on data directly which IMHO is a bad design choice in the first place.

That's what I'm using in several places - even binding controls to something like this.oengine.oRec.fieldname - and then doing a gather in oEngine.save() - which then passes the process to a handler (with CA in its belly). Most of the rest of the app works with cursors, as there's tons of code older than the invention of the CA, so that's what is used, and it works flawlessly. The handler also takes care of buffering, save-time validations, transactions etc.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform