anandmar24
12 years agoOccasional Contributor
DDT Driver available for trial version?
Hi,
I downloaded trial version of TestComplete to evaluate its usage. But when i use DDT Driver for getting data from an excel, i'm getting following error.
"Provider cannot be found. It may not be properly installed"
I downloaded trial version of TestComplete to evaluate its usage. But when i use DDT Driver for getting data from an excel, i'm getting following error.
"Provider cannot be found. It may not be properly installed"
VB Script I used:
Set Driver = DDT.ExcelDriver("C:\XXX.xls", "YYY", True)
- Trial version doesn't have such limitations.
The error occurs because you don't have MS Office installed.
If you can't do this, install the Data Connectivity Components, it will fix the problem
http://www.microsoft.com/en-us/download/details.aspx?id=23734