(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)
ovrimos_result — Retrieves the output column
   Retrieves the output column specified by field.
  
result_idA result identifier, returned by ovrimos_execute() or ovrimos_exec().
fieldEither as a string with the field name or as an 1-based index.
   Returns the column as a string, FALSE on failure.