Can web services return Datatable if we want datatable how can we get?

Can web services return Datatable if we want datatable how can we get?

23 Feb 2010 01:02:53
hi, I want to call web service, web services can return datatable ....if yes How.......
Expert   Boarder
Posts: 28
From 03-Jun-2009
You're Points: 538
Bookmark
Re:Can web services return Datatable if we want datatable how can we get?23 Feb 2010 01:02:53
Hi, Good question, but you can\'t return datatable from web service,because its to serialize. So you need add to dataset from web service instead data table. Take look this issues resolution by microsoft http://support.microsoft.com/kb/306134 thank you
RRaveen
Gold  Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
^ Scroll to Top