sankar_k
11 years agoOccasional Contributor
Error in DDT Driver
Hi There
I am getting an error while executing a DDT statement as follows
Set ProductDriver = DDT.ExcelDriver(ProjectSuite.Variables("exevSupperDriverSheetPath"), ProjectSuite.Variables("exevSupperDriverSheetName"), True)
The error displayed is Provider cannot be found. It may not be properly installed
I have installed Microsoft Office 2013 on my laptop. The TestComplete version used is 10.4.
The same code is working on the other machine Please suggest what could be the probable issue
Thanks
I am getting an error while executing a DDT statement as follows
Set ProductDriver = DDT.ExcelDriver(ProjectSuite.Variables("exevSupperDriverSheetPath"), ProjectSuite.Variables("exevSupperDriverSheetName"), True)
The error displayed is Provider cannot be found. It may not be properly installed
I have installed Microsoft Office 2013 on my laptop. The TestComplete version used is 10.4.
The same code is working on the other machine Please suggest what could be the probable issue
Thanks
- See the notes in this article about the ODBC driver vs. the ACE driver. You may not have the proper one on the new machine.
http://support.smartbear.com/viewarticle/56928