Handling dynamic SQL requests

When a client issues a dynamic command, Open Server raises a SRV_DYNAMIC event. If an Open Server application will be returning dynamic SQL results, it must include a SRV_DYNAMIC event handler to respond to dynamic SQL requests.