Fw: [SQL] and [index] mystery solved
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 38123
interpreted = N
texte = For a variety of reasons (CORRUPTION!!) we're migrating many of our dbs toSQL. Our trusty sys admin, Nick, has figured out a way to do a summaryreport in the sql context founditems.Any general feedback on migrating to sql would be greatly appreciated.----- Original Message -----From: Nick
To: Bob McPeak Cc: Marla Ferrency ; Celeste PaulSent: Thursday, August 23, 2001 10:48 AMSubject: [SQL] and [index] mystery solved> Ok, the [SQL] context DOES support [index], and I figured out why itwasn't> working in my particular case. Yet another thing we need to take note of,> is that SQL doesn't do summaries on searches like webcatalog does. to make> up for this, I had to simulate it with some [showif]s. This makes [index]> unusable, since [index] will count how many times the [founditems] haslooped,> and not how many times our summarized variable was unique.>> Here's our example:>> [text show=F]minskusumm=[/text]> [SQL dsn=gmp&username=root&password=&statement=SELECT * FROM price_searchWHERE sku=[something] ORDER BY minsku]> [founditems]> [showif [minskusumm]![minsku]]>> Code goes here. Because we're faking summary support with the [showif] up> above, SQL will return results that we don't use. Each time that happens,> [index] will get a new value. So where the original webcat search would> return index values like 1, 2, 3, 4, etc, our code inside the [showif]here> might see index values like 1, 5, 8, 15, 24, etc.>> [/showif]> [text show=F]minskusumm=[minsku][/text]> [/founditems]>> Hope that explains it. Bob, could you forward this to the talklist? maybeother> people have had this problem too. on summarized variables and SQL>.-------------------------------------------------------------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://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
For a variety of reasons (CORRUPTION!!) we're migrating many of our dbs toSQL. Our trusty sys admin, Nick, has figured out a way to do a summaryreport in the sql context founditems.Any general feedback on migrating to sql would be greatly appreciated.----- Original Message -----From: Nick To: Bob McPeak Cc: Marla Ferrency ; Celeste PaulSent: Thursday, August 23, 2001 10:48 AMSubject: [SQL] and [index] mystery solved> Ok, the [SQL] context DOES support [index], and I figured out why itwasn't> working in my particular case. Yet another thing we need to take note of,> is that SQL doesn't do summaries on searches like webcatalog does. to make> up for this, I had to simulate it with some [showif]s. This makes [index]> unusable, since [index] will count how many times the [founditems] haslooped,> and not how many times our summarized variable was unique.>> Here's our example:>> [text show=F]minskusumm=[/text]> [SQL dsn=gmp&username=root&password=&statement=SELECT * FROM price_searchWHERE sku=[something] ORDER BY minsku]> [founditems]> [showif [minskusumm]![minsku]]>> Code goes here. Because we're faking summary support with the [showif] up> above, SQL will return results that we don't use. Each time that happens,> [index] will get a new value. So where the original webcat search would> return index values like 1, 2, 3, 4, etc, our code inside the [showif]here> might see index values like 1, 5, 8, 15, 24, etc.>> [/showif]> [text show=F]minskusumm=[minsku][/text]> [/founditems]>> Hope that explains it. Bob, could you forward this to the talklist? maybeother> people have had this problem too. on summarized variables and SQL>.-------------------------------------------------------------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://search.smithmicro.com/
Bob McPeak
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:
wild question (1998)
Adding Multiple Items to Shopping Cart from a Results page (1997)
Great product and great job ! (1997)
WebCatalog dying in WebTen Revisited (1998)
AOL and referrers on target=_blank (2000)
Still Stumped on ShowNext...HELP! (1997)
multi-paragraph fields (1997)
send people in a database an email (2001)
[WebDNA] Date/time server vs. browser (2015)
IIS Brain Dead (1998)
Cleaner URLs (2003)
Emailer (1997)
Practical Uses (2003)
Macs and SQL (2000)
[WebDNA] agree? --> [url] broken inside [redirect], on a square-bracket-style include, included from a XML-style page (2009)
Dumb Question about Docs (1997)
V4, simultaneous release? (2000)
WebCat/CyberStudio Compatibility (1998)
New public beta available (1997)
Math (1997)