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 November 22nd, 2003, 11:43 AM
Registered User
 
Join Date: Jul 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default aggragate function on text

Hello,

I was wondering if it is possible to design a query that can perform an aggragate function on text (compressing records into a comma-delimited list).

I currently have a database with tables for lighting, sound, props, etc. (see http://www.perfec.com/drama/ERdiagram.gif)

What I'd like to do is have a query that summarizes the lighting cues, sound cues, props, etc. that exist for each scene.
(see http://www.perfec.com/drama/qryPromptBook.gif)
Does anyone know if that is possible?

Thanks very much for your time.

Kenneth Cheung
 
Old November 26th, 2003, 03:16 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 111
Thanks: 0
Thanked 0 Times in 0 Posts
Default

404 File Not Found on both of those links. I think you want a cross-tab query. However, it's probably best to do what you want in your presentation layer.

Cheers
Ken

Microsoft MVP - Windows Server (IIS)
www.adOpenStatic.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to call javascript function from VB function vinod_yadav1919 VB How-To 0 February 13th, 2006 06:03 AM
How do I highlight a split function text? gilgalbiblewheel Classic ASP Basics 4 January 26th, 2006 04:25 PM
Function to Clear Text array! ebycorreia_81 VB How-To 1 January 16th, 2006 05:47 AM
Create text pop-up in VBA function jimmy_chu Excel VBA 0 December 10th, 2003 12:15 PM





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