Re: OR-searching
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 27717
interpreted = N
texte = >>> try [search db=group.db&woGROUP_IDdatarq=1&woGROUP_IDdatarq=2]>>> in a database like this:>>>>>> GROUP_ID>>> 2>>> 12>>> 206>>> 422This search will fail because there are two parameters targeting the same database field. Please remember, it is NOT ALLOWED to search on a 'database' field with more than one parameter! If you need to search the same database field with more than one parameter, you MUST use the group field technique, like this:[search db=group.db&group1field=GROUP_ID&group2field=GROUP_ID&wogroup1datarq=1&wogroup2datarq=2]... because this is not actually searching on a 'database' field, it is actually searching on a 'group' field which you have created dynamically within the search context itself.The above search will retrieve all 4 records because either 1 or 2 appears in all of them. But if you want to retrieve only records which have *exactly* 1 or 2 in the GROUP_ID field (which in this case is only the first record) you must ALSO add the ww parameter to each search field, so the search context looks like this:[search db=group.db&group1field=GROUP_ID&group2field=GROUP_ID&wogroup1datarq=1&wogroup1datarq=2&group1word=ww&group2word=ww]Please note, I have added extra cr's to this code for clarity, so be sure to remove them if you're going to copy/paste these examples.================================Kenneth Grome, WebDNA Consultant808-737-6499 http://webdna.net================================-------------------------------------------------------------Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server.To end your Mail problems go to
.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
Associated Messages, from the most recent to the oldest:
>>> try [search db=group.db&woGROUP_IDdatarq=1&woGROUP_IDdatarq=2]>>> in a database like this:>>>>>> GROUP_ID>>> 2>>> 12>>> 206>>> 422This search will fail because there are two parameters targeting the same database field. Please remember, it is NOT ALLOWED to search on a 'database' field with more than one parameter! If you need to search the same database field with more than one parameter, you MUST use the group field technique, like this:[search db=group.db&group1field=GROUP_ID&group2field=GROUP_ID&wogroup1datarq=1&wogroup2datarq=2]... because this is not actually searching on a 'database' field, it is actually searching on a 'group' field which you have created dynamically within the search context itself.The above search will retrieve all 4 records because either 1 or 2 appears in all of them. But if you want to retrieve only records which have *exactly* 1 or 2 in the GROUP_ID field (which in this case is only the first record) you must ALSO add the ww parameter to each search field, so the search context looks like this:[search db=group.db&group1field=GROUP_ID&group2field=GROUP_ID&wogroup1datarq=1&wogroup1datarq=2&group1word=ww&group2word=ww]Please note, I have added extra cr's to this code for clarity, so be sure to remove them if you're going to copy/paste these examples.================================Kenneth Grome, WebDNA Consultant808-737-6499 http://webdna.net================================-------------------------------------------------------------Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server.To end your Mail problems go to .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
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:
Type 11 errors setting up WebCAt 2 (1997)
DNS Lookup (2000)
Quick ShowIf question (1997)
Garbage display after 100 records (was WebCatalog usage) (1997)
creator code (1997)
auto adding SKUs w/DB helper (1998)
searching problem (1998)
WebCat/CyberStudio Compatibility (1998)
WCf2 and nested tags (1997)
Auto Web Pages (1999)
Multi-processor Mac info ... (1997)
unable to launch acgi in WebCat (1997)
Help name our technology! (1997)
Sending Email (2004)
OOps - Diners Club card problems (1999)
SiteCheck & WebCat ? (1997)
WCS Newbie question (1997)
Error Log.db --however (1997)
Updating fields from different platforms (1998)
If search results are blank... (2003)