Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

best way to search records?

Quote Reply
best way to search records?
I need to do a search for records, such that:

Field_A=x and Field_B=y

Then, I need to run through each of the results, hash them, and do some manipulation of a few other columns, then write it back.

What's the most efficient way to call up the list, hash it, then iterate through it in a loop that I can add the other processes to?

I can see several (at least 2) different ways to do this, and wonder what would be the most efficient?
Subject Author Views Date
Thread best way to search records? pugdog 2005 Oct 18, 1999, 5:37 PM
Post Re: best way to search records?
widgetz 1915 Oct 18, 1999, 8:19 PM
Post Re: best way to search records?
Alex 1906 Oct 19, 1999, 6:52 AM
Post Re: best way to search records?
pugdog 1913 Oct 19, 1999, 8:28 AM