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:
[Sum] function? (1997)
[ot] Raid Cards for RH ES (2004)
[WebDNA] Announcing the new features for the next WebDNA version (2015)
Need something like [listchars] ... (2000)
Problem (1997)
Q: how long for answers to the WebDNA-Talk list? (1997)
WebCat2b13MacPlugIn - [showif][search][/showif] (1997)
NT considerations (1997)
[WebDNA] Issue with including functions (2011)
shownext problems (1998)
Reversed words (1997)
RE: Still Learning (1997)
P2: How to make webcatalog more stable. - LONG (1999)
Waitfor file (2000)
no global [username] or [password] displayed ... (1997)
Search Multiple databases (2005)
Bug or syntax error on my part? (1997)
WebCatalog Mac 2.1b3 (1997)
Emailer help....! (1997)
SQLCONNECT (2005)