
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
ODBC driver for Oracle
Hi guys
I connected UFT 14.03 to PLSQL. But in another machine, My script has been failed because of error there are:
1. oracle(tm) client and networking components were not found
2.
I corrected 1st error by defining Oracle client path.
But I have no idea on this 2nd error and downloaded odbc driver but still occurs. Please help me?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello there.
I have a short idea of what can be happening. I assume it is an issue with the connection string. I am wondering the next in case it is:
· Are you able to reproduce the issue using the DB connection string from a VBS, for example?
· Which specific DB are you using in your environment? What is its version, also?
· Are you executing your tests from your local drive, from ALM or a shared drive?
· Are you using 32 bit or 54 bit DB driver? Can you please let me know the details as well?
· Can you please provide the connection string you are using for connecting to your DB? If you use same connection string into a VBS file for example, is the issue reproducible?
Thanks.