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
- - ODBC Use an ODBC type Database
- - DelimitedAscii Use a DelimitedAscii type Database
- - 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