Can we use stored procedure for creating the report?
Answers were Sorted based on User's Feedback
Answer / thirumalai
Can. By Adding Command in Crystal Report XI.
Is This Answer Correct ? | 17 Yes | 2 No |
Answer / vijay yadav
Yes we can use stored procedures for develope reports.
Is This Answer Correct ? | 14 Yes | 1 No |
Answer / naresh
Yes results of a stored procedure are treated as a table
Is This Answer Correct ? | 14 Yes | 1 No |
Answer / bennit
Yes results of a stored procedure are treated as a table
Is This Answer Correct ? | 9 Yes | 1 No |
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 |
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 |
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 |
How many types of reports can be generated in crystal reports?
7 Answers Finite Infotech, Precision Techconet, VMware, winfoware,
Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?
How to conditionally suppress a field based on whether a page number is odd or even?
How to present data from Crystal Reports on to form?
How can i normalize a Crystal Report..??
How to open subreport in new ie window using hyperlink button. I used target=new; in the formula field. But it overrides the main window and show the report?
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?
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?
Reports can be optimized for web viewing using which of the following strategies: a. Using subreports instead of linking tables b. Avoiding maps c. Using the Page N of M special field to help users understand how many pages are in the report d. Saving reports as version 10 e. Avoiding reports with drill-down capabilities
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?
to ensure that all of the data from a field is displayed in a report text object you should do which of the following?? a) use the format wizard b) size the text object manually c) select the auto format option for the text object d) select the can grow option for the text object e) set the can grow option to the details section of the report
How to print two details fields at the bottom of the page