Feb 17, 2006 #1 jchennuri Programmer Joined Jun 23, 2005 Messages 25 Location US Hi I have stored procedure(db is sql server 2000) which needs a parameter to input. I want to call that stored procedure in a report version XI How to call it. Thanks in advance. Jagadish.
Hi I have stored procedure(db is sql server 2000) which needs a parameter to input. I want to call that stored procedure in a report version XI How to call it. Thanks in advance. Jagadish.
Feb 20, 2006 #2 MisterMo Programmer Joined Mar 18, 2002 Messages 564 Location GB Just add the Stored Procedure to your report and the parameter will be automatically added to the parameter list of the report. -Mo Upvote 0 Downvote
Just add the Stored Procedure to your report and the parameter will be automatically added to the parameter list of the report. -Mo