dbIsOpen property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax BOOL dbIsOpen

Overview:  Refer to Managing Images in a Database

Remarks

Indicates whether you are connected to a database.

Value

Meaning

TRUE

You are connected to a database.

FALSE

You are not connected to a database.

See Also

Elements:  dbCanAppend property, dbCanRestart property, dbCanScroll property, dbCanUpdate property, dbCurrentRecord property, dbEditMode property, dbIsBOF property, dbIsDeleted property, dbIsEOF property, dbRecordCount property

Topics:  Databases: Using ODBC