I want to fatch data from sql server stored procedure in creating a crystal report. How to do that.

Please Help

link|improve this question

0% accept rate
feedback

1 Answer

Just create the Stored Procedure in your database and the set the DataSource in the Crystal Report to the Stored Procedure you have just created.

Using Stored Procedures to create Crystal Reports

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.