Hi,

I have a crystal report that is using a command with a sql script to get data from a sql database.

I created a stored procedure in the database instead. How do i do update the report to use this stored proc instead of the sql script command?

thanks

Scott