... called a server-side cursor when these resources are located on the server. Client-Side Cursors In ADO, call for a client-side cursor by using the adUseClient CursorLocationEnum. With a non-keyset client-side cursor, the server sends the entire result set across the network to the client computer. ...