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:
WCS Newbie question (1997)
shipping costs (2000)
[slightly OT] WebCat vs. WebObjects ;) (2000)
Setting up shop (1997)
Summing fields (1997)
taxRate is fine but taxTotal isn't (1997)
[searchString] (1997)
Locking up with WebCatalog... (1997)
Calendar (1997)
Cookies not setting on IE (2002)
variables in template (2000)
Date search bug (1998)
Emailer problems solved (1997)
quantity limit (1998)
WebCat2b13MacPlugIn - [include] doesn't allow creator (1997)
best way to store prefs (1998)
Sort of a Dilema! (1998)
WebCat b13 CGI -shownext- (1997)
WebCat2b12--[searchstring] bug (1997)
Remote Administration (1998)