Hi All,
I am writing a web application using the .Net and I want to
display some reports on the screen. I am using crystal reports comes with
Dot net. I have a problem in Getting data from multiple tables to the
report. I was able to display the values while I select data from design of
the crystal report. But I want to change the SQL query. I tryed Database
show Query but it is read only.... How do I do this.
I have multiple Joins in my SQL statement.
I was trying with assigning the Data to the Report in run time by creating
the data set in runtime. But the result is blank no error
............... .......
Thanks
Naveen.
I am writing a web application using the .Net and I want to
display some reports on the screen. I am using crystal reports comes with
Dot net. I have a problem in Getting data from multiple tables to the
report. I was able to display the values while I select data from design of
the crystal report. But I want to change the SQL query. I tryed Database
show Query but it is read only.... How do I do this.
I have multiple Joins in my SQL statement.
I was trying with assigning the Data to the Report in run time by creating
the data set in runtime. But the result is blank no error
............... .......
Thanks
Naveen.