Handling of Object Relationships

The client library has the task to keep track which command object belongs to which connection, and manage the memory used be the recordset objects. The server just doesn't care. It get's its requests from the client. For example there is no equivalent to the recordset in the server. Recordsets are local to the client.