Derek

Derek

  • NA
  • 7
  • 0

return DataSet in WCF?

Apr 26 2011 11:48 AM
Hi everyone,
WCF noob here...
We have VB.NET 2003 web services that are returning datasets...
I need to write a REST WCF service and return those datasets.
I cannot use LINQ since the database is SQL 2000 ...

so is it possible to return a whole dataset in wcf?  I haven't found
anything on returning datasets yet...

Are there any examples on the web?
TIA

Answers (3)