Hi,

I am currently working on a project that involves web forms, heavy querying,
and crystal reports. The reports have to be based on a project dataset, i.e.,
I run the queries, fill the dataset, set the reports datasouce and finally
display the report. Since the database querying and report creation will have
to work as a web service, I published the report, and in the files that were
created I managed to add the code that fills the dataset. Now, the problem is
that I havenīt managed to find a way to pass parameters when I call the web
service report, in order to run the parameterised queries that fill the
dataset.

Any help would be appreciated.


Theodore T


--
Message posted via DotNetMonster.com
[url]http://www.dotnetmonster.com/Uwe/Forums.aspx/dotnet-webservices/200507/1[/url]