VARKON Version 1.16 1998-10-13


odbc_fetch - Function

Fetches next line
 

Description

Fetches the next line of output from a SELECT statement.

Syntax

odbc_fetch()

Principal parameters
 
None.

Optional parameters
 
None.

Return value

An INT describing the status of sucess. 0 = Ok, -1 = Error.

Comments

If negative status (-1) is returned from odbc_fetch() the operation failed and the reason to why the function was not successful can be retrieved using odbc_error().

See also

odbc_connect(), odbc_execdirect(), odbc_getstring(), odbc_disconnect() and odbc_error()


Copyright © Microform AB Henningholmsgatan 4  S-703 69 Örebro SWEDEN  E-mail:  info@microform.se


 



 
 
 
 
 
 
 

VARKON Homepage Index