sv_sarma
12 years agoOccasional Contributor
DDT.ExcelDriver gives the error "Provider cannot be found. It may not be properly installed" on TC8
Hi,
I have installed TC 8 (8.10.487.7) on a 64-bit Windows7 OS. While working with Excel 2010 (64-bit) using the DDT ExcelDriver it is giving the error:
Provider cannot be found. It may not be properly installed
Code Snippet is:
Set test_matrix = DDT.ExcelDriver("C:\Test\test_file_job.xlsx ", "Test_Cases", true)
Please let me know if this is a supported operation on Windows 7 (64-bit) or if there is any work around.
Thanks,
Sarma Kasibhatla
I have installed TC 8 (8.10.487.7) on a 64-bit Windows7 OS. While working with Excel 2010 (64-bit) using the DDT ExcelDriver it is giving the error:
Provider cannot be found. It may not be properly installed
Code Snippet is:
Set test_matrix = DDT.ExcelDriver("C:\Test\test_file_job.xlsx ", "Test_Cases", true)
Please let me know if this is a supported operation on Windows 7 (64-bit) or if there is any work around.
Thanks,
Sarma Kasibhatla
Hi Sarma,
I guess the ACE driver isn't installed on your computer. Please refer to the "Using Excel Files as Data Storages" article to learn more about this driver, as well as to get the link by which you can download it.