ColdFusion Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreColdFusion Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 5th, 2005, 07:01 AM
DjPizat DjPizat is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Location: Mass
Posts: 26 DjPizat User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 7 m 33 sec
Reputation Power: 0
CFQUERY SQL Help (Grouping problem)

Hello everyone,
I'm using ColdfusionMX + MS SQL and have a query problem.
I have 2 tables, agenda and subAgenda

Agenda
AgendaID,Agenda_Title

SubAgenda
SubAgendaID, subAgenda_agendaID, subAgenda_title

I need all of the subAgenda associated with an agenda, to show up under the agenda based on agenda.agendaID = subagenda.subagenda_AgendaID:
The output should look like this:

Agenda1
subagenda1
subagenda2
subagenda3

Agenda2
subagenda1
subagenda2
subagenda3

BUT This is what I'm getting

Agenda1
subagenda1
Agenda1
subagenda2
Agenda1
subagenda3

Agenda2
subagenda1
Agenda2
subagenda2
Agenda2
subagenda3

It gives me an agenda with every subAgenda when I loop over the query. I know how to solve the problem with nested loops, but i figured this could be done in the SQL itself...

Please help!
Thanks,
DjPizat

Reply With Quote
  #2  
Old August 5th, 2005, 08:24 AM
kiteless kiteless is offline
Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jun 2002
Location: Raleigh, NC
Posts: 3,689 kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 16 h 33 m 51 sec
Reputation Power: 53
Try using

<cfoutput group="agendaID">
#agendaID#
<cfoutput>
#sugAgendaID#
</cfoutput>
</cfoutput>
__________________
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

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreColdFusion Development > CFQUERY SQL Help (Grouping problem)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT