Hi Everybody, I want to fatch data from sql server stored procedure in creating a crystal report. How to do that.
Please Help
Hi Everybody, I want to fatch data from sql server stored procedure in creating a crystal report. How to do that.
Please Help
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.