DriverVersion: String;
The DriverVersion property determines the driver version, that is used during connection.
As a value of the property the following values are available:
dBASE III.
dBASE IV.
dBASE 5.0.
VFPOLEDB.1.
Unsuccessful import with all available drivers is possible. It depends on the fact that the file with the *.dbf extension was created using the Visual FoxPro driver version. In that case, use IDtVfpProvider for data import.
IMPORTANT. For data import using the VFPOLEDB.1 driver, use 32-bit Foresight Analytics Platform because this driver does not support the work with 64-bit applications.
The property use is given in the example for IDtDbaseProvider.Path.
See also: