Can we use our own SQL for creating a report?

Answers were Sorted based on User's Feedback



Can we use our own SQL for creating a report?..

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

Can we use our own SQL for creating a report?..

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

Can we use our own SQL for creating a report?..

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

Can we use our own SQL for creating a report?..

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

Can we use our own SQL for creating a report?..

Answer / arvind gupta

Yes, Using Crystal SQL writer

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Crystal Reports Interview Questions

How to "Print" in Crystal Reports while using ASP DOT NET Platform?

3 Answers  


How to refresh the crystal report from the application ?

6 Answers   Satyam,


Explain the various components in crystal reports?

0 Answers  


How to print two details fields at the bottom of the page

5 Answers  


How many sub-reports can report can have?

4 Answers   IBM,






What are the advantages or disadvantages of using Crystal Reports in a Windows Forms application as opposed to say rolling our own reports as HTML and displaying them in the Internet Explorer control?

2 Answers  


how can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema

0 Answers   CSC,


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

3 Answers  


What are Crystal Reports and Crystal Reports Explorer?

1 Answers  


Is there a way to be able to change an image(company logo) dynamically in a report? Example if you have 100 reports, and with the market uncertainty if you anticipate that the company logo might change, how can you change the image just in one place and have this reflected in all the reports at run time?

0 Answers  


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

5 Answers   Barclays,


I am not able to see any image on Crystal Report at Run time. So how can I load any image which is saved in local disk so that it can be viewed at Runtime in Crystal reports?

5 Answers  


Categories