Forum Discussion
I'm assuming you are using 64-bit version of TestComplete?
- lalit_singh2 years agoContributor
No , I am working with 32 bit version of Test complete
And database connection was working fine till now from long timeAnd one more info , the application that is under test is 32 -bit but database is 64 bit
- AlexKaras2 years agoChampion Level 3
Hi,
> My environment is having 64 bit firebird database so I am using Odbc 64 bit
> I am working with 32 bit version of Test complete
That's the root of the problem.
If 64-bit ODBC is required to connect to your Firebird server, then 64-bit TestComplete is required.
In general: 32-bit TestComplete can use 32-bit ADO only and 32-bit ADO can access 32-bit ODBC only.
Likewise, 64-bit TestComplete can use 64-bit ADO only and 64-bit ADO can access 64-bit ODBC only.
Whether or not 64-bit ODBC can access 32-bit server and vise versa is another irrelevant question.
The key point is that bitness for TestComplete-ADO-ODBC chain must match.
Related Content
- 3 years ago
- 2 years ago
Recent Discussions
- 5 hours ago