skip to main content
Part 3: The 32-Bit Drivers : The Text Driver : Connection Option Descriptions : Column Names in First Line
  
Column Names in First Line
Attribute
FirstLineNames (FLN)
Purpose
Determines whether the driver looks for column names in the first line of the file.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the driver looks for column names in the first line of the file.
If set to 0 (Disabled), the driver does not look for column names in the first line of the file.
Notes
*The Column Names in First Line setting applies only to tables not previously defined. It also determines the attributes of new tables created with the Create Table statement.
Default
0 (Disabled)
GUI Tab
General tab