Joined: 14 Dec 2010
Online Status: Offline
Posts: 1
Topic: Passing Parameters from ASP.NET Application to Cry Posted: 14 Dec 2010 at 8:20pm
Passing Parameters from ASP.NET Application to Crystal Report Application
Hello,
if i do not bind to a dataset, i get the passed parameters from .cs, correctly in the report without it asking values. BUT if i bind report using dataset, then it shows a form to fill parameter values, even if i set the values in .cs i dont want the form to be displayed..
Joined: 05 Jan 2011
Location: Indonesia
Online Status: Offline
Posts: 3
Posted: 06 Jan 2011 at 8:12pm
From my Experience It might happen because 1. there is error when fill the dataset (you can do debug on this, catch the error) 2. you have to check the database fields in report, refresh the data connections. sometimes there is changes that occur (possibly different columns by name or count). So you need to refresh the database fields to ge sync with the dataset.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum