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 |
how can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema
How many .rpt files are be there in a main report having 2 sub reports?
17 Answers Accenture, Cap Gemini, CTS,
How to conditionally suppress a field based on whether a page number is odd or even?
hi... i've two crystal reports one is in D: drive name employee.rpt with 5 textobject and another report is in E: drive name employee.rpt with 15 textobject... now i want to write a program to overwrite the D drives report with E drives reports i.e i want to replace the 5 textobject with 15 textobject.. overwriting the reports while it is executing .. is there any code for it please help me.. its urgent..
how to create crystal reports in .net
When looking at the join types in Crystal - what does it mean when you coose Enforce and Enforce To or Enforce From
How can we improve the performance of a crystal report? OR What all performance improvement techniques used in crystal reports? (particularly CR XI)
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
Where can we find the log file genertaed when we run a crystal report?
reporter footer contents are move depend the page footer values...........
One more interview question If I have the data where some columns have multiple values in a given row of data returned from the database. The stored procedure returns data as it is that is blanks values and non blank values. However, I need to suppress the blank values not by showing 0 values but by shifting the cells up. Is there a way using a formula to shift the blank cell one row up based on a selection critieria? In the example below, I want to get rid of the blank values under Exposure column without replacing with 0. example: Company Margin Exposure AB 500 3 10 7 8 ABC 200 4 2 5 10 Thanks Anita
how should i highlight a particular column in a report in actuate e designer report? It should be done dynamically while creating report Thanks in advance!!!!!!!!!!