Do not use on any
shared computer
August 29, 2008 12:14pm pdt
 
[x]
Attachment Details

Need Some Basic Cold Fusion Logic Help

I'm a VB guy, but I have to do some Cold Fusion code.  I can write the SQL Statement to get the data I need, but I'll need to loop through the result set to extract the records I need.  I'm not asking anyone to code the request for me... I have at least four CF manuals that haven't been opened yet.  All I need to know is the basic syntax for what I need to do so I can find it in the book, study it, and learn what I need to do for this specific task.  This is basically what I need as an example:

SELECT EMP_ID, SALARY, FIRST_NAME, LAST_NAME, YEARS_EMPLOYED, POSITON FROM EMP

WHILE NOT EMP.BOF and NOT EMP.EOF

IF SALARY > 35000 Then
   Include This Employee in the List
ELSEIF YEARS_EMPLOYED > 5 Then
   Include This Employee In the List
ELSEIF POSITION IN ('AVP','DIRECTOR','MANAGER') Then
   Include This Employee In the List
END IF

Wend

Thanks for whatever pointers you can give me!!

   

 
Start your free trial to view this solution
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

Question Stats
Zone: Internet
Question Asked By: UPRRDevelopers
Solution Provided By: gdemaria
Participating Experts: 1
Solution Grade: A
Views: 4
Translate:
Loading Advertisement...
 
[+][-]Expert Comment by gdemaria

Rank: Master

Expert Comment by gdemaria:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Author Comment by UPRRDevelopers
Author Comment by UPRRDevelopers:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Expert Comment by gdemaria

Rank: Master

Expert Comment by gdemaria:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Author Comment by UPRRDevelopers
Author Comment by UPRRDevelopers:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Accepted Solution by gdemaria

Rank: Master

Accepted Solution by gdemaria:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Author Comment by UPRRDevelopers
Author Comment by UPRRDevelopers:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Expert Comment by gdemaria

Rank: Master

Expert Comment by gdemaria:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
Loading Advertisement...
20080723-EE-VQP-34 / EE_QW_2_20070628