naveens33
5 years agoOccasional Visitor
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...
- 5 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.