fetch

Server class ASEnterprise

If the cursor is read only, Component Integration Services sends a language request to the remote server when the first fetch is received after the cursor is opened. Otherwise, Component Integration Services declares a cursor to the remote server by means of Client-Library.

Server class ASAnywhere

Handling of the fetch statement is the same as for ASEnterprise.

Server class ASIQ

Component Integration Services sends a language request to the remote server when the first fetch is requested after the cursor is opened.

Server class direct_connect

Component Integration Services treats servers in this class the same as servers in ASEnterprise.

See also

close, deallocate cursor, declare cursor, open

fetch in the Reference Manual