How To Use an ASP Page as a Data Source for an RDS Data Control (259533)
The information in this article applies to:
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
- ActiveX Data Objects (ADO) 2.7
- Microsoft Active Server Pages
This article was previously published under Q259533 SUMMARY
In ADO versions 2.0 and 2.1, the Remote Data Service (RDS) data control could only be bound to a data source by specifying appropriate values for its Server, Connect and SQL parameters. ADO 2.5 and later incorporate a URL parameter for the RDS data control. The URL parameter makes it possible to bind the control to an ASP page that persists an ADO recordset to the ASP Response stream.
REFERENCES
For addition information, query on "Streams and Persistence" in the MSDN Library.
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kbhowto kbMSXMLnosweep KB259533 |
---|
|