serverformulafill
James Rea
jim at provue.com
Wed Apr 2 18:41:12 PDT 2008
> All I want to do is fill the field with 0 or blank. All we do during
> the day is put numbers in this field from 1 to maybe 50, then
throughout
> the day we run a procedure to total the current numbers in the field.
> At the end of each day I want to activate the procedure and the
> serverformulafill to clear-out all the numbers. We typically have
> several 100 records to change. The regular formula fill is just way
to
> slow.
I wonder if this is the best approach to this problem. Serverformulafill
will be faster than a regular formula fill, but still the next morning
every user is going to have to wait longer for all of these changed
records to sync to each client.
If all you care about is the total I think a better approach would be to
set up a server variable to keep the total. Keep incrementing the value
through the day, then set it back to zero at the end of each day.
Jim Rea
President, ProVUE Development
---------------------------------------------------------------------
--- Celebrating 20 years of software excellence (1978-2008) ---
---------------------------------------------------------------------
ProVUE Development (714) 841-7779
18685-A Main Street PMB356 http://www.provue.com/
Huntington Beach, CA 92648 Panorama: Turn information into knowledge
---------------------------------------------------------------------
More information about the Qna
mailing list