PDA

Click to See Complete Forum and Search --> : Crystal report with stored procedure and dataset


naval13
Oct 4th, 2007, 06:34 PM
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!

Asgorath
Oct 8th, 2007, 06:30 AM
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.