Forum Discussion
AlexKaras
11 years agoCommunity Hero
Hi Yiqun,
This means that the database driver cannot read database schema (get the structure of the table) and yes, you need either to update the driver or to try some other one.
TestComplete does not provide any drivers to access databases but uses drivers that are installed in the sustem using the functionality provided by the ADO library (included with the Windows OS).