Use this procedure/function to open the specified database table in the mode you request.
The DBOpen procedure supports having multiple:
DBOpen (Table, Handler, DFDFile, Mode, Truncate)
The system returns one (1) if the database table was successfully opened and zero (0) if the table was not opened.
Possible causes of failure include:
© Copyright 2012, Oracle and/or its affiliates. All rights reserved. Legal notices.