Re: question: search return in order
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 12714
interpreted = N
texte = >When I have the thankyou.tmpl page do a search for serial numbers based>upon whether they were sold or not, the search results are random and not>necessarily in the order that they appear on the db. For instance, SKU>1,2,3,4,5,6 can be all marked as Sold=F but the search result of the db>with a max=2 will give me back SKU 3 and 5 or if I do it again results come>back as 1 and 4.>>Question:>>Is there a way to set the search up so that it when a max=2 that it will>give me SKU 1 and 2? And if SKU 1 is Sold=T then the results would then be>SKU 2 and 3? Not the random results.Try adding &asskusort=1&skutype=num to your search parameters. The&asskusort=1 tells WebCat to sort the matching sku values in ascendingorder, and the skutype=num tells WebCat that the sku values are numbers andshould be sorted as numbers instead of being sorted as text.Sincerely, Ken GromeWebDNA Solutionshttp://www.hui.net/dna/webdna.html.
Associated Messages, from the most recent to the oldest:
>When I have the thankyou.tmpl page do a search for serial numbers based>upon whether they were sold or not, the search results are random and not>necessarily in the order that they appear on the db. For instance, SKU>1,2,3,4,5,6 can be all marked as Sold=F but the search result of the db>with a max=2 will give me back SKU 3 and 5 or if I do it again results come>back as 1 and 4.>>Question:>>Is there a way to set the search up so that it when a max=2 that it will>give me SKU 1 and 2? And if SKU 1 is Sold=T then the results would then be>SKU 2 and 3? Not the random results.Try adding &asskusort=1&skutype=num to your search parameters. The&asskusort=1 tells WebCat to sort the matching sku values in ascendingorder, and the skutype=num tells WebCat that the sku values are numbers andshould be sorted as numbers instead of being sorted as text.Sincerely, Ken GromeWebDNA Solutionshttp://www.hui.net/dna/webdna.html.
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:
OFF Topic - Web-Stat App (2003)
Need relative path explanation (1997)
Why this code works from some places and doesn't from others? (2000)
UK credit card info follow-up (1997)
Upgrading old WebCat Database Files (1997)
WebCat2b12 CGI Mac - [shownext] problem (1997)
Signal Raised (1997)
[WebDNA] Format Days_To_Date (2008)
Dates (1996)
I give up!! (1997)
emailer don't work (1998)
searchable list archive (1997)
[tcpsend] (2001)
Shopping carts and reloading pages (1997)
Unexpected comparison behavior change in 4.5.1 (2003)
Attention SMSI - DOCS Error (2004)
WebDNA 5 - Function test weirdness or ? (2003)
Re[2]: WebCatalog on Linux (2000)
Simple way to create unique SKU (1997)
SQL / Webcat Help (1999)