|
|
 |  |
Re: Auto-server script QFrom: Shawn Hogan Date: Thursday, February 4, 1999
Time: 11:09:01 pmAvi Freedman wrote:
>Well, the whole multiple-plans-per-user thing need some thought inside
>of Optigold, actually.
>
>I can do a hack based on that other field temporarily.
>
>Also, how hard would it be to keep an audit log of all changes to
>address, phone number, ccd info, etc...?
Pretty hard... Well... not so much hard, but it would require a complete
restructuring of how the database works... instead of writing to the
database, it would require writing to a "buffer" first, having the buffer
get saved to the log (with old and new info), and then write the buffer
to the database.
Which, aside from a few hundred programming hours, it would significantly
slow the system down since it's now taking 4 or 5 times longer
(buffer->log->database) to write any data to the database.
- Shawn
-------------------------------
Shawn D. Hogan
President, Data Point Solutions
http://www.data-point.com
(619) 452-3696
ICQ: 8319647
|

Return to Digital Point Solutions' Home Page |