In this section, you will learn how to create a disconnected recordset and manage user changes. A disconnected recordset allows your application to close its live connection to the data source and allow the user to navigate and make changes offline. You can then reconnect to the data source and save all cached changes.
This section includes the following topics: