Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 23rd, 2004, 04:15 AM
Registered User
 
Join Date: Jan 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to eyesonly
Default helpme ! query ouput categorize by group on asp

in the cfm syntax for display ouput from query for categorize with:
<CFOUTPUT QUERY="CommonNames" GROUP="Language">
    <CFOUTPUT>
     <CFSET AllCommon = #AllCommon# & #name#>
    </CFOUTPUT>
    <CFSET AllCommon = #AllCommon# & " (" & #language# & "); ">
</CFOUTPUT>

what should we do in asp syntax??
help me

matur nuwun,
Luhur S. Nugroho





Similar Threads
Thread Thread Starter Forum Replies Last Post
One Record From Each Group - Query rstelma SQL Server 2000 7 January 3rd, 2008 12:08 AM
SQL query using "Group By" - please help BananaJim SQL Language 2 February 26th, 2007 10:23 AM
plz anybody HelpMe.............................. pushpa Classic ASP Databases 4 January 23rd, 2007 11:57 AM
HelpMe Maciejewski ASP.NET 1.0 and 1.1 Professional 0 December 13th, 2004 01:35 PM
Query Problem group by mateenmohd SQL Server 2000 4 February 4th, 2004 02:44 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.