Click here to Skip to main content
15,902,276 members
Home / Discussions / Web Development
   

Web Development

 
QuestionChange the process name w3wp.exe Pin
Gilad Kapelushnik9-Feb-06 5:02
Gilad Kapelushnik9-Feb-06 5:02 
QuestionDual monitors and full screen Pin
Spaz809-Feb-06 4:43
Spaz809-Feb-06 4:43 
QuestionASP tree like view Pin
wagae9-Feb-06 3:27
wagae9-Feb-06 3:27 
Questioncodes to call web services in asp Pin
praetorean8-Feb-06 22:54
praetorean8-Feb-06 22:54 
Questiondesign receiver to receive xml files Pin
jacktundra8-Feb-06 21:15
jacktundra8-Feb-06 21:15 
AnswerRe: design receiver to receive xml files Pin
perlmunger10-Feb-06 12:09
perlmunger10-Feb-06 12:09 
GeneralRe: design receiver to receive xml files Pin
jacktundra10-Feb-06 12:21
jacktundra10-Feb-06 12:21 
GeneralRe: design receiver to receive xml files Pin
perlmunger10-Feb-06 17:59
perlmunger10-Feb-06 17:59 
QuestionWeb programming Books Pin
jamest858-Feb-06 11:57
jamest858-Feb-06 11:57 
AnswerRe: Web programming Books Pin
Pete Madden9-Feb-06 16:30
Pete Madden9-Feb-06 16:30 
GeneralRe: Web programming Books Pin
jamest8510-Feb-06 10:19
jamest8510-Feb-06 10:19 
QuestionKnowing Ip address and country of client Pin
idreesbadshah8-Feb-06 6:43
idreesbadshah8-Feb-06 6:43 
AnswerRe: Knowing Ip address and country of client Pin
Pete Madden9-Feb-06 16:30
Pete Madden9-Feb-06 16:30 
GeneralRe: Knowing Ip address and country of client Pin
perlmunger10-Feb-06 12:21
perlmunger10-Feb-06 12:21 
QuestionCSS overflow: auto not producing horiz bar Pin
bjsiders8-Feb-06 6:01
bjsiders8-Feb-06 6:01 
AnswerRe: CSS overflow: auto not producing horiz bar Pin
Shog98-Feb-06 12:31
sitebuilderShog98-Feb-06 12:31 
GeneralRe: CSS overflow: auto not producing horiz bar Pin
bjsiders13-Feb-06 6:22
bjsiders13-Feb-06 6:22 
QuestionSOAP Pin
MrChefman7-Feb-06 23:22
MrChefman7-Feb-06 23:22 
QuestionCrystal + ASP Pin
Rajkamal_dfine7-Feb-06 21:43
Rajkamal_dfine7-Feb-06 21:43 
Hello
I was developed Web Application using ASP With Crystal Report 9.
My Problem:
Now I want to display data in a single report file from more than one Table. Here I given how my Two tables.
Table1:
Col1      Col2       Col3
1           1         1

Table2:
Col1       Col2        Col3         Col4 
2           2           2             2
3           3           3             3
4           4           4             4
5           5           5             5        

My Report file design Look like....
Details a Table1.Col1 Table1.Col2
Details b Table2.Col1 Table2.Col2 Table2.Col3 Table2.Col4

When the report get generated records from Table1 get duplicated (i.e.) the output of my report is looking like.
1      1--------------------from (Table1)
2      2      2      2------from (Table2)
1      1(get duplicates)----from (Table1)
3      3      3      3------from (Table2)
1      1(get duplicates)----from (Table1)
4      4      4      4 -----from (Table2)
1      1(get duplicates)----from (Table1)
5      5      5      5------from (Table2)

So here i want to suppress the duplicated records please tell me in brief


N.Rajakumar B.E.,
Application Developer,
www.newdreamz.tk
AnswerRe: Crystal + ASP Pin
VMSSanthosh7-Feb-06 22:19
VMSSanthosh7-Feb-06 22:19 
GeneralRe: Crystal + ASP Pin
Rajkamal_dfine8-Feb-06 17:22
Rajkamal_dfine8-Feb-06 17:22 
AnswerRe: Crystal + ASP Pin
darkelv11-Feb-06 15:26
darkelv11-Feb-06 15:26 
QuestionPostback / database query / asp nightmare Pin
TofuBug247-Feb-06 11:38
TofuBug247-Feb-06 11:38 
AnswerRe: Postback / database query / asp nightmare Pin
Edbert P7-Feb-06 12:49
Edbert P7-Feb-06 12:49 
AnswerRe: Postback / database query / asp nightmare Pin
Guffa7-Feb-06 13:28
Guffa7-Feb-06 13:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.