Crystal report with stored procedure and dataset
Hi All,
I recently joined this forum, I cannot figure out how to use a stored procedure for crystal reports. I have datasets created but I can't figure out the code to use stored procedure for pulling up the reports. I am using vb 2005 and sql server 2005 express edition and in Crystal reports which come in VS2005.
I would really appericiate all the help provided.
Thanks a lot!
Re: Crystal report with stored procedure and dataset
Hi and welcome to the forum.
Add new crystal report , using the report wizard , press ok
Create a new connection using ODBC(RDO), select database name, select dbo , select stored procedures.