Solved
Forum Discussion
3 Replies
Sort By
- AlexKaras
Champion Level 2
Hi,
If I remember it right, pure ADO has a property named like Timeout. Try to check if it is provided by the ADO object in TestComplete.
If it is not, double-check with ADO documentation on MS site if my memory is correct and consider to port your code from TestComplete's ADO object to pure native ADO.