uva_initialise
Purpose
Initializes the user validation package and creates the session handle.
Prototype
UV_SH uva_initialise (void)
Return Values
|
Value |
Description |
|
>0 |
Valid session handle |
|
ER_SYSTEM |
Generic (undefined) error |
See Return Values for a complete list of possible return values.
Remarks
This interface can be used to establish and store connection details about a connection to the database that is used for subsequent calls before being terminated.