Forum Discussion

deepsubb's avatar
deepsubb
New Contributor
3 years ago
Solved

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. 

 

  • 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.

     

3 Replies

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    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)

     

    • deepsubb's avatar
      deepsubb
      New Contributor

      Hi AlexKaras 

      It says successful connection when tested in odbcad32. Please find the screenshot attached. 

       

      • AlexKaras's avatar
        AlexKaras
        Champion Level 3

        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.