DatabaseType Property

Object List Next Object

Defined By:
Dynaset

Description:

Displays the type of database that is being used and dynamically creates a corresponding Database object reference.

Settings:


Setting Description


0 - None No Database

  1. - ODBC Use an ODBC type Database

  2. - DelimitedAscii Use a DelimitedAscii type Database

  3. - FixedAscii Use a FixedTable type Database

Details:

If DatabaseType is set to any value except 0, a database of that type is created and is shown in the Database property.

Data Type: Enum - DatabaseType