|
jonance -> RE: search across multiple fields (10/2/2003 11:37:42)
|
So i suppose what may somehow need to be done is this, if possible: 1. populate the fp_sQry line so that is can still read parameters...so the query expression isn't already set, and make it be able to "build" the query itself, even with multiple words. 2. Have your query pull and each of the individual words typed in a search, and 'send' that info to the query line of fp_sQry so it can fill in the correct parameters. I suppose each word would have to be a diff. parameter (like ::search1::, ::search2::, etc.) so they can be distinguished?? Again, not sure if this is possible...but it appears that is why it doesn't work.... Otherwise a separate pagination coding might be required.....let mek now what you think. [8|] Thanks, John
|
|
|
|