IsOpenDatabase  Method

Description         This method retrieves TRUE if the specified ODBC database is opened, otherwise FALSE.

Usage                  RetVal = [BiDb.] IsOpenDatabase

Remarks             RetVal                    BOOL             TRUE on success, otherwise FALSE.

Use GetLastDBError method to retrieve last error code.

See Also              OpenDatabase Method, CloseDatabase Method