Forum Discussion
HKosova
Alumni
14 years agoHi Alexey,
To access data in files, the DDT driver uses the corresponding data provider installed in the system. For example, CSV and Excel .xls files are accessed using Microsoft Jet; Excel .xlsx files - using the ACE driver; databases - using the database provider specified in the connection string.
The issue appears to be with the data provider. Try to reinstall it and see whether this helps.
To access data in files, the DDT driver uses the corresponding data provider installed in the system. For example, CSV and Excel .xls files are accessed using Microsoft Jet; Excel .xlsx files - using the ACE driver; databases - using the database provider specified in the connection string.
The issue appears to be with the data provider. Try to reinstall it and see whether this helps.