I have a stored procedure(MonthlyReport(@month INT)), then i want crystal report use this stored procedure by assign the parameter @month value. I have problem in setting parameter value in vb.net. Can one give me an example.