From within its SRV_DYNAMIC event handler, an Open Server application uses the srv_dynamic routine, in conjunction with other Server-Library routines, to retrieve a client’s dynamic SQL command and respond to it. See srv_dynamic. Each client command type—preparation, execution, deallocation—requires a particular response from the Open Server application.