|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hello, I have a question. How do you loop over each row in a dB? What I want to do is:
1) Put values in a comma delimitted list (values that have the same userid) 2) Then loop through that list with another list to see if any words are in it. 3) If any of the words from list 2 are found in list 1, then increment a defined variable by one. Does that make any sense? |
|
#2
|
|||
|
|||
|
Can you not just loop over the query and check each record against your "word list"? I don't see why you need the query values in a comma-delimited list.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Looping |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|