Can we use our own SQL for creating a report?
Answers were Sorted based on User's Feedback
Answer / mlmcc
The Crystal Designer tool was dropped in Crystal 9.
Crystal replaced it with an option to build a Crystal
Command as the data source. You can build any valid SQL in
the command feature.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / rahul
We can also make our own query using Crystal SQL Designer
tool provided by SQL. Here you can insert your SQL
statement as such. It will save this file as .qry . And
when you create a report instead of using Database button
use Crystal SQL Statement button.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vijay yadav
Yes we can use our SQL query, when developer select the
table or the procedure name for create the report so at the
place of them select Add Command and than a editor will
display so there you can add ur query.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / abhishek
Dear frnds,
I have one doubt...
am using sql server 2005..
in this i restored two databases..(A & B)
in the both dbs have same sql query's...
but the the result is different...result format is same...
EX in both EMPID,EMPNAME
a sp result 1 abhi
and
b sp result 2 ravi
in the crystal reports i want to show both results in one
report...
i dont know how to do this....
plz send how can i get the result in one report...
basg.004@gmail.com
Is This Answer Correct ? | 1 Yes | 0 No |
Suppose I have a crystal report with a linked subreport as well. Is there any way not to print the current record on the main report if no records are returned from the subreport?
How do we connect to the database?
What are field expressions and what are the diff types? (I looked this up in the internet and never found anything with regards to types of field expressions)?
How to pass stored Procedure Parameters to the report?
Is there a way to export a report definition without writing code?
How to present data from Crystal Reports on to form?
Can we add any database field once we have chosen ?Close? button?
Can we use stored procedure for creating the report?
I have a crystal report with a linked subreport as well. is there any way not to print the current record on the main report if no records are returned from the subreport? thanks you email - stanlte@yahoo.com
How can we improve the performance of a crystal report?
How to print two details fields at the bottom of the page
Where can we find the log file genertaed when we run a crystal report?