cfselect issue trying to get results from a sql select statement

Reply

Join Date: Oct 2004
Posts: 3
Reputation: alwaysneedhelp is an unknown quantity at this point 
Solved Threads: 0
alwaysneedhelp alwaysneedhelp is offline Offline
Newbie Poster

cfselect issue trying to get results from a sql select statement

 
0
  #1
Oct 30th, 2004
Anyone know how I can get sql results from three cfselect forms.

I'm trying to have the user select from three cfselect lists and draw results based on those choices.

I'd appreciate any help you can give.
Thanks
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 3
Reputation: srinu is an unknown quantity at this point 
Solved Threads: 0
srinu srinu is offline Offline
Newbie Poster

Re: cfselect issue trying to get results from a sql select statement

 
0
  #2
Nov 29th, 2004
hi,

you can do this. for this to work you need to have where clause in your query to get the data based on the these 3 cfselect.

for eg.

select * from emp where field1=#select1# and field2=#select2# and field3=#select3#



Srinivas
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for ColdFusion
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC