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:
error count with $purchase (1997)
Updating a database once per day - An example (1998)
updating checkbox in a db (1998)
[Sum] function? (1997)
WebCat2b13MacPlugIn - [shownext method=post] ??? (1997)
[SHOWNEXT] Examples (1997)
Can this be done? (1997)
WebCat2.0 acgi vs plugin (1997)
Change Subtotal (2000)
WebCat2b12 forgets serial # (1997)
[WebDNA] Non-numbers entered into a field that asks for a (2008)
[WebDNA] WebDNA 7 (2011)
Bug - 4.5 (2002)
The USArea® Network web site ... (1997)
limitation found on group searching (1997)
SET and C-SET (1998)
HELP WITH DATES (1997)
File Uploads... (1997)
'RequiredField' Question (1998)
Calculating multiple shipping... (1997)