skip to main content
Part 3: The 32-Bit Drivers : The Text Driver : Connection Option Descriptions : Rows to Scan
  
Rows to Scan
Attribute
ScanRows (SR)
Purpose
The number of rows in a text file that the driver scans to determine the data types in the file.
Valid Values
0 | x
where:
x
is a positive integer.
Behavior
If set to 0, all rows in the file are scanned.
If set to x, x rows are scanned to determine the data types in a file.
Notes
*The Rows to Scan setting applies only to tables not previously defined. It also determines the attributes of new tables created with the Create Table statement.
Default
25
GUI Tab
Advanced tab