Contents Index GLOBAL_DATABASE_ID option [database] ISOLATION_LEVEL option [compatibility]

ASA Database Administration Guide
  Database Options
    Alphabetical list of options

INPUT_FORMAT option [ISQL]


Function 

Sets the default data format expected by the INPUT statement.

Allowed values 

String. See below.

Default 

ASCII

Description 

Certain file formats contain information about column names and types. Using this information, the INPUT statement will create the database table if it does not already exist. This is a very easy way to load data into the database. The formats that have enough information to create the table are: DBASEII, DBASEIII, FOXPRO, and LOTUS.

Allowable input formats are:


Contents Index GLOBAL_DATABASE_ID option [database] ISOLATION_LEVEL option [compatibility]