Contents Index Topic Contents |
Developing Remote Data Service Applications
When you write code for your Web-based data access application, you need to understand the various components involved if you want to use the Remote Data Service’s data binding and remoting features.
The previous section, "Understanding Remote Data Service Applications," introduces the architecture of a three-tiered RDS application, and explains how the client-side and server-side components communicate with each other to send data between clients and servers.
This section contains information on:
- Getting a Recordset to the Client
- Passing Updated Recordsets to the Middle Tier
- Defining a Recordset
- Sorting and Filtering
- Navigating Through Recordsets
- Displaying Data Through a Bound Control
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.