Dataset and webservice

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

I am uploading a dataset to a webservice with about 8 tables and getting
back a dataset with about 9 tables. I was wondering if it would be faster to
send up one table at a time or is there another way that would be faster
than passing datasets?
 
I personally tested my application with datasets and with a custom comma
delimited format for data tranfer. The datasets was very very slow compared
to custom format.

HTH

Neelima
 
Back
Top