Open ServerConnect responds to requests from clients. Some of these requests trigger an event in Open ServerConnect.
The API functions, TDINFPGM and TDGETREQ, return the request types in Table 2-12.
Request type  | 
If request is  | 
Equivalent event  | 
|---|---|---|
TDS-START-SQL  | 
Language request  | 
SRV-LANGUAGE  | 
TDS-START-RPC  | 
RPC request  | 
SRV-RPC  | 
TDS-CURSOR-EVENT  | 
Cursor request  | 
SRV-CURSOR  | 
TDS-DYNAMIC-EVENT  | 
Dynamic request  | 
SRV-DYNAMIC  |