skip to main content
Drivers Only Available for 32-Bit Platforms : The Text Driver : Connection Option Descriptions : Rows to Scan
 

Try DataDirect Drivers Now
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