Ora_Open
open an Oracle cursor
Description
intora_open
intconnection
Opens an Oracle cursor associated with connection.
Returns a cursor index or &false; on failure. Details about the
error can be retrieved using the ora_error
and ora_errorcode functions.