Maintaining a Connection
Many servers now can maintain a session between subsequent requests from the client
These servers can maintain a connection to the database
Can define a record set and scroll through records
Database connection can be closed by a request or timed out after a defined period of inactivity or when the server is shut down