Ask a Question related to ASP.NET Web Services, Design and Development.
-
Theodore T via DotNetMonster.com #1
Web Service report parameters
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]
Theodore T via DotNetMonster.com Guest
-
Flex web-service out parameters?
Does flex 1.x support out parameters and if so how can i access the out parameters returned from a web-service call Thanks k, Browne Software... -
VB6 to Web Service using XML parameters
Hi I'm trying to make use of a web service from VB6. The service works fine when the method has simple string parameters, but the method I'm... -
Create a Report Web Service on a server
Im trying to post a Crystal Report as a web service. Here are the steps Im following: 1. In Visual Studio, from the File menu, point to New,... -
parameters that sent to web-service
Hello, I am using web-service. A web-service function can get some paramters as input, and return as a result an output. Can a web-service get a... -
Web service parameters
Are you not able to just return the resulting byte as a return value from the function? -- Cheers, Simon Stewart Johannesburg, South Africa...



Reply With Quote

