Summing a field full of numbers ...
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 10778
interpreted = N
texte = Hi Grant,I thought you'd like to know that when I put the following syntaxinto a template that searches thru a 16,000 record database, the mathdoes *not* choke on the very long string of number it has to add toget the results. You mentioned earlier that the [math] might not beable to handle such a long calculation, but it does just fine![search db=listings.db&nepricedata=0][format thousands .1f][math]([founditems][price]+[/founditems]0)/1000000[/math][/format][/search]This WebDNA takes about 22 seconds to get the results, so it's not afast response ... but remember, it's adding 16,000 number, each ofwhich has six figures.I'm not going to have WebCat2 calculate this everytime someone looksat the page, but I would like to calculate this number once a day soI can store the value in a database, then it will take only afraction of a second to retrieve that value with a lookup ... :)Sincerely,Ken
Associated Messages, from the most recent to the oldest:
| |
- Summing a field full of numbers ... (Kenneth Grome 1997)
|
Hi Grant,I thought you'd like to know that when I put the following syntaxinto a template that searches thru a 16,000 record database, the mathdoes *not* choke on the very long string of number it has to add toget the results. You mentioned earlier that the
[math] might not beable to handle such a long calculation, but it does just fine![search db=listings.db&nepricedata=0][format thousands .1f]
[math](
[founditems][price]+[/founditems]0)/1000000[/math][/format][/search]This WebDNA takes about 22 seconds to get the results, so it's not afast response ... but remember, it's adding 16,000 number, each ofwhich has six figures.I'm not going to have WebCat2 calculate this everytime someone looksat the page, but I would like to calculate this number once a day soI can store the value in a database, then it will take only afraction of a second to retrieve that value with a lookup ... :)Sincerely,Ken
Kenneth Grome
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Protect folder (2005)
searching multiple databases in single search (1997)
JavaScript Image Problem (1998)
Misc Stuff That Might Help (1997)
Checking for blank form fields (sort of...) (1998)
Quick ShowIf question (1997)
Fun with dates (1997)
forming a SKU (1999)
Is there a max number of fields? (1998)
Hiding HTML and breaking the page (1997)
Cobalt and WebCatalog, do they work together? (2000)
Searching multiple fields from one form field (1997)
WEBCAT with SQL backend. Help please! (2000)
Where is f2? (1997)
Instructions for Digest (1997)
Members register & gain access system (1998)
Security Question (1997)
Express Lane (2000)
Document Contains No Data! (1997)
RE: [WebDNA] XML Help (2009)