Forum Discussion

naveens33's avatar
naveens33
Occasional Visitor
4 years ago
Solved

Connecting to SQL server database using pyodbc in testcomplete

I have installed pyodbc in my machine. Also, I have viewed the solution for including python libraries in test complete and written below code,     from os import sys sys.path.insert(0, "C:\\User...
  • TanyaYatskovska's avatar
    4 years ago

    Hi naveens33,

    What Python37 means in your path? If this is a python version (3.7), TestComplete supports Python 3.6.0. 

    Please refer to Python - Specifics of Usage  help topic for more information.