The following steps show how Open ServerConnect handles a cursor request:
Open ServerConnect receives a client request.
The Gateway-Library transaction determines the type of request by calling TDINFPGM and checking the value of the REQUEST_TYPE argument.
If the type of request is TDS_CURSOR_EVENT, the transaction calls TDCURPRO to determine what cursor command the client sent and which cursor is affected. The transaction then processes the command and returns results to the client.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |