i am using visual basic.net 2003 with its bundeled crystal reports.
now i have created a report which gets data from a stored procedure that stored procedure requires three parameters.
i am using a crystal report viewer to display the report.
now when ever i run the form when it calls report report gave me a dialog box and asks for parameters. how can i pass them through visual basic so that no dialog box asking for parameters came out.
