Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: data shaping


Message #1 by arshad siddiqui <ash_arshad@y...> on Wed, 24 Oct 2001 21:56:22 -0700 (PDT)
Hi there,

Can any body tell me about data shaping in ASP.Suppose

I have two tables joined and want to diaplay the

records group by some field and also sum of the

records group by same field.

The two tables are main and maindetail and the common

field(key) between them is orderkey and group by field

is catreference.

Can you help me in this regard.when I am using my sql

statement it is displaying all the records not

grouping it by catreference.

Thanx

--Arshad--






  Return to Index