Hi, How to use Remote Data Service (RDS) to access the remote data?
However I would caution that RDS is rarely used any longer and probably isn't even supported any longer. There are other ways to do this (using a SOAP webservice, Remote Scripting, and other techniques).
Which technique do you suggest? 1. The techique should be browser independent 2. I need to manipulate huge data.
Hi, The following link may help you. See the Examples and the tutorials here http://www.microsoft.com/windows2000/en/server/iis/default.asp?url=/windows2000/en/server/iis/htm/asp/eadg9mp1.htm http://msdn.microsoft.com/library/default.asp?url=/workshop/author/databind/datasources.asp Thanks