Data Access and Transactions |
When you use RDS to open and populate a disconnected Recordset, you’re relying on the client-side cursor engine. Although you would normally use a server-side cursor in applications hosted by the middle tier, it is possible to create and use client-side cursors on the server as well.
See the following: