Author: Gene Wirchenko
Posted: 2017-12-29 at 11:18:31
At 07:47 2017-12-29, mbsoftwaresolutions@mbsoftwaresolutions.com wrote:
>I've seen long-time softwares with VFP backends that had a ton of
>data (10+ years worth) and I had devised a method in one case
>recently to be able to "archive" old data by storing it in a
>subfolder intelligently (so it could be easily retrieved and/or
>reimported into the main data set). I haven't used a VFP backend
>since 2004 when Bob Lee introduced me to the MySQL world but
>nonetheless I thought I'd ask if devs here ever put anything like an
>"archiving" feature into their software, and how they do it. In my
>case, instead of slinging 600MB of data across the network (in the
>case of one of my clients), my archiving showed a reduction of like
>75%, so only 25% of that was being pulled across the LAN
>instead. (They didn't need all the data from the beginning of the
>App's time...they just needed relevant/recent data.)
>
>I realize that with MySQL and other such RDBMSes this is a
>non-issue, but I wanted to ask the VFP-backend folks their approach
>to this for the sake of (hopefully) interesting discussion. One
>final juicy thread before 2017 is finished. :-)
I added an archive/dearchive to my client billing app years
ago. The tables that we were concerned about were the work
transaction table and the invoice table. Archive up to a selected
date. It is ad hoc.
Sincerely,
Gene Wirchenko
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/54ffa26a804051c5f6ef94a540e718a2@mtlp000087
** 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.