Re: [lookup] speed sales pitch
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 53531
interpreted = N
texte = >2. WebCat databases work well, even when they get big, but can get >bogged down with doing date searches, and number searches to a >lesser extent, since the data must be interpreted then compared.This is why I have always been a proponent of storing dates as "days since 0000" because then you can do a simple text search on a date field and it doesn't bog down. This works great for dates that create a "days since 0000" value of 6 digits, which includes dates in anyone's current lifetime.But if you are using a date range that does not create a 6-digit string - such as dates far in the past or a long time in the future - then you would need to do a mathematical comparison of the "days since 0000" value, which is still less overhead than interpreting date stored as formatted MM/DD/YYYY values.-- Sincerely,Kenneth Grome-------------------------------------------------------------Outsource your WebDNA programming for $18 an hour or less!--------------------------------------------------------------------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
>2. WebCat databases work well, even when they get big, but can get >bogged down with doing date searches, and number searches to a >lesser extent, since the data must be interpreted then compared.This is why I have always been a proponent of storing dates as "days since 0000" because then you can do a simple text search on a date field and it doesn't bog down. This works great for dates that create a "days since 0000" value of 6 digits, which includes dates in anyone's current lifetime.But if you are using a date range that does not create a 6-digit string - such as dates far in the past or a long time in the future - then you would need to do a mathematical comparison of the "days since 0000" value, which is still less overhead than interpreting date stored as formatted MM/DD/YYYY values.-- Sincerely,Kenneth Grome-------------------------------------------------------------Outsource your WebDNA programming for $18 an hour or less!--------------------------------------------------------------------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
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:
WebDNA security (2004)
Re:Searching for ALL / empty form field *the FINAL answer* (1997)
Multiple adding (1997)
WebCommerce: Folder organization ? (1997)
RE: [WebDNA] Basic Search - Fix (2008)
40,000+ items = mutiple dbs? (1999)
webCatalog and Stocks (1998)
Weird Math and SV Bad News (1997)
mac hack (1997)
Tax Rates (1998)
Date search - yes or no (1997)
[OT] - See my site? (2004)
Obscure Question of the day (1997)
Return records from another (1997)
Calendar (1997)
WebCatalog for guestbook ? (1997)
WebCatalog (1998)
Archives (2002)
math on date? (1997)
NT 4.02b5 Order Lineitems bug. (2000)