ODBC/OpenAPI initialization error Test complete error
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ODBC/OpenAPI initialization error Test complete error
Hi Team,
We are using Ingres Database for our automation.. We use ADO connection for connectivity and it worked till recent times. Now we are getting error that llapi_initialize() error return code = 5. Please find the screenshot attached. Could someone please help.
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I would start with ODBC Administrator (odbcad32) and check if everything is OK with the DSN that is used by ADO. In particular, whether the DSN can connect to the database.
My guess is that DSN will fail to connect with the same error #5 (Access denied, IIRC)
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @AlexKaras
It says successful connection when tested in odbcad32. Please find the screenshot attached.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
> it worked till recent times.
Then you might need to figure out what had changed since then.
Otherwise, while I still think that the root cause of the problem is with ODBC driver/DSN, you may consider to create Support ticket via the https://support.smartbear.com/testcomplete/message/ form.
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
