all groups > dotnet general > may 2006 >
You're in the

dotnet general

group:

How to pass a DataTable into a Web Service function?


How to pass a DataTable into a Web Service function? Tedmond
5/17/2006 9:12:01 PM
dotnet general:
Dear all,

Is it possible to pass a DataTable as a parameter to a Web function? I have
failed to do that. How?

Thanks for any help!

Re: How to pass a DataTable into a Web Service function? Cor Ligthert [MVP]
5/18/2006 12:00:00 AM
Tedmond,

See this walkthrough, know that it has a serious error.

The datatable.haschanges does not exist. But you can pass that with
null/nothing datatable.getchanges.

http://msdn2.microsoft.com/en-us/library/1as0t7ff.aspx

I hope this helps,

Cor

"Tedmond" <Tedmond@discussions.microsoft.com> schreef in bericht
news:F127AA29-94B3-49B5-A6F2-CD816AF8DC4E@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button