dbIsOpen property (ILEADRasterODBC)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder 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