Re: Correlating the record found with the fieldname
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 29914
interpreted = N
texte = on 4/3/2000 12:40 PM, Dennis J. Bonsall, Jr. at dbonsall@webbuilders.comwrote:> Is there any way that, when a record is found, I can figure out what> field in the database that record was found in? I have a database that> contains about 300 date fields in it, and I am doing a group search on> all the date fields at once. My customer wants to know what field the> matching date was found in, so she can determine what jobs need done, or> stages need complete. The search is suprisingly fast, but there are not> very many records yet. But, I don't know of any way to determine what> field the match was found in. Anyone got any pointers?> > Also, can I expect any performance troubles once this database gets> populated, especially on this particular search? The entire database> currently has 338 fields, and most of them are date fields, and I need> to search them all at once. Will this cause any problems?> > Thanks,> > Dennis> You might try using the [listfields] context to determine which field isgetting the match.====== Untested =======[search ...][founditems][text]record[index]=[listfields ...][showif [interpret][[fieldname]][/interpret]=[url][searchstring][/url]][fieldname],[/showif][/listfields][/text][/founditems][/search]========================(without the line breaks, of course)I think this would give you a list of text variables that were a commadelimited list of all the fieldnames that matched the search string.I would be curious to know how much of a performance hit this method wouldcreate, especially on a large database. When you get your db populated, letus know how it performs.Mike-------------------------------------------------------------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:
on 4/3/2000 12:40 PM, Dennis J. Bonsall, Jr. at dbonsall@webbuilders.comwrote:> Is there any way that, when a record is found, I can figure out what> field in the database that record was found in? I have a database that> contains about 300 date fields in it, and I am doing a group search on> all the date fields at once. My customer wants to know what field the> matching date was found in, so she can determine what jobs need done, or> stages need complete. The search is suprisingly fast, but there are not> very many records yet. But, I don't know of any way to determine what> field the match was found in. Anyone got any pointers?> > Also, can I expect any performance troubles once this database gets> populated, especially on this particular search? The entire database> currently has 338 fields, and most of them are date fields, and I need> to search them all at once. Will this cause any problems?> > Thanks,> > Dennis> You might try using the [listfields] context to determine which field isgetting the match.====== Untested =======[search ...][founditems][text]record[index]=[listfields ...][showif [interpret][[fieldname]][/interpret]=[url][searchstring][/url]][fieldname],[/showif][/listfields][/text][/founditems][/search]========================(without the line breaks, of course)I think this would give you a list of text variables that were a commadelimited list of all the fieldnames that matched the search string.I would be curious to know how much of a performance hit this method wouldcreate, especially on a large database. When you get your db populated, letus know how it performs.Mike-------------------------------------------------------------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
Mike Davis
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:
My solution... (1996)
Dealing with return characters (2004)
Secure server question (1997)
Problem displaying search result (1997)
Can't Update records (1997)
WebCat2: Items xx to xx shown, etc. (1997)
WebCat2b13MacPlugIn - [include] (1997)
More news on 5.0 (2003)
[WebDNA] v7 problem? (2012)
ShowNext (1997)
Sample Tearoom Search Error (1997)
customizing the color of user's pages (1997)
WebCat2b15MacPlugin - showing [math] (1997)
WebDelivery: One step closer !! (1997)
[SearchString] problem with [search] context (1997)
[WebDNA] WebDNA app (2013)
FRAME SRC references (2000)
Cache/Alias Db bug (2000)
webten vs. webstar (1998)
[format] problem (2001)