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:
creator code (1997)
[WebDNA] An unknown error occured // Deadlock avoided (2011)
OR-searching (2000)
Loop code problem (2000)
Calender code (2005)
[WebDNA] Emailer breaking format (2015)
Cookie still not working (1999)
Bug Report, maybe (1997)
foreign languages, email, webcat (1998)
problems with 2 tags (1997)
can WC render sites out? (1997)
Help name our technology! (1997)
carriage returns in data (1997)
NT Version on IIS 4.0 (1997)
Quick ShowIf question (1997)
WebCat2 - [include] tags (1997)
Variable in a variable (2002)
Emailer Set Up (1997)
cart converting to scientific notation format (2001)
Corruption in images (2004)