CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 PHP CCS table lookup grouped

Print topic Send  topic

Author Message
Snorky
Posted: 04/04/2003, 3:31 AM

Hello,
I am trying to create a grid with a group and group history table included.
GROUP table
group_id
group_name

GROUPHIS table
grouphis_id
group_id
grouphis_actioncode

per group I want a grouphis count in the grid.
Can this be done with CCS 2.0 grid?
Or should I code this manually?
RonB
Posted: 04/04/2003, 3:48 AM

use the query builder to select both tables. Use the edit join poperty to make sure you get all the rows from the GROUP table and only those from GROUPHIS that match the rows in GROUP. Now use the report example from the examplepack to make sure you only get the group_name field once until it changes.

Ron
Snorky
Posted: 04/06/2003, 8:16 AM

Hi Ron,
Thx for the advise.
I am trying to find the report example in the examplepack.
It does not seem to be there.
Can I download an update of the s ample pack?

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.