Oracle Objects for OLE C++ Class Library
Release 8.1.7

Part Number A85258-01

Library

Product

Contents

ServerErrorReset Method

Applies To

OSession

ODatabase

Description

This method clears the last remembered Oracle database-related error for the session.

Usage

oresult ServerErrorReset(void);

Remarks

After calling this method ServerErrorNumber will return 0 (indicating no error) until the next database-related error occurs.

Return Value

An oresult indicating whether the operation succeeded (OSUCCESS) or not (OFAILURE).


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents