ingres_cursor

Example

 string ingres_cursor ( resource $result ) 

Description

Returns a string with the active cursor name. If no cursor is active then NULL is returned.

Return Values

Returns a string containing the active cursor name. If no cursor is active then NULL is returned.