Can we use stored procedure for creating the report?

Answers were Sorted based on User's Feedback



Can we use stored procedure for creating the report?..

Answer / rahul

Yes, we can use stored procedure

Is This Answer Correct ?    29 Yes 0 No

Can we use stored procedure for creating the report?..

Answer / thirumalai

Can. By Adding Command in Crystal Report XI.

Is This Answer Correct ?    17 Yes 2 No

Can we use stored procedure for creating the report?..

Answer / vijay yadav

Yes we can use stored procedures for develope reports.

Is This Answer Correct ?    14 Yes 1 No

Can we use stored procedure for creating the report?..

Answer / naresh

Yes results of a stored procedure are treated as a table

Is This Answer Correct ?    14 Yes 1 No

Can we use stored procedure for creating the report?..

Answer / ramesh

Yes, We can Add Stored procedures

Is This Answer Correct ?    10 Yes 1 No

Can we use stored procedure for creating the report?..

Answer / arvind gupta

Yes

Is This Answer Correct ?    9 Yes 1 No

Can we use stored procedure for creating the report?..

Answer / bennit

Yes results of a stored procedure are treated as a table

Is This Answer Correct ?    9 Yes 1 No

Can we use stored procedure for creating the report?..

Answer / sachin bashetti

When we create report using crystal ,stored procedure
parameters converts to crystal parameters.u can pass vales
to this parameters using vb code like other parameters
passing

Is This Answer Correct ?    7 Yes 0 No

Can we use stored procedure for creating the report?..

Answer / babu

Yes, We can use. But that system needs to be validated.
Yhat should not effect the quality of the product.

Is This Answer Correct ?    4 Yes 0 No

Can we use stored procedure for creating the report?..

Answer / jahir

Hi Friends,

Any one can give a sample code to generate the crystal
report from vb 6.0 (using stored procedure)

Is This Answer Correct ?    6 Yes 3 No

Post New Answer

More Crystal Reports Interview Questions

Does Crystal Report support all the functions that we have in Oracle?

2 Answers   MPS Techologies, Target,


Is there any feature like summing total in crystal report?

11 Answers   HCL, Sonata,


What all performance improvement techniques used in crystal reports? (Particularly cr xi)?

0 Answers  


Explain basic steps required to display a simple report in crystal?

0 Answers  


hi.. i've created one crystal report. and one global resource file .. in crystal report there's one text object with id Text1. and i want to take the values of resource file i've got it CrystalDecisions.CrystalReports.Engine.TextObject Dtemp1 = ((CrystalDecisions.CrystalReports.Engine.TextObject)myreport .ReportDefinition.Sections["section1"].ReportObjects["Text1" ]); Dtemp1.Text = Resources.Resource.ResourceManager.GetString("Dsec1"); it is showing the correct value want i want but when i give print it is disappearing.. how to solve this please help me..

0 Answers  


How to write a formula to change a font based upon data ?

2 Answers  


How to access crystal reports in .net?

0 Answers  


How many types of reports can be generated in crystal reports?

7 Answers   Finite Infotech, Precision Techconet, VMware, winfoware,


Where can we find the log file genertaed when we run a crystal report?

2 Answers   Microsoft, Wipro,


How can we improve the performance of a crystal report? OR What all performance improvement techniques used in crystal reports? (particularly CR XI)

9 Answers   CSC, ERS, Jupiter,


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

0 Answers   CSC,


Can we call or add subreport within subreport?

10 Answers  


Categories