PDA

View Full Version : Retrieving/posting datasets to different web services


dem
08-10-2004, 04:34 PM
Hi,

This could be obvious, but I'd like to fetch a dataset from one web service then post it back to another web service.

Do I declare two different datasets, then somehow assign the source (real) dataset to the destination dataset, then use doRequest()?

Lost in space,

David