- Maggie Delaney
- PowerBuilder
- Thursday, 14 March 2024 12:16 PM UTC
Dear everyone,
I am having an issue creating a IQ db connection from our application. I do not wish to use ODBC connection (I tried it's working fine).
On my computer and user computer SAP IQ Client Suite 16.0 sp08 (64-bits) is installed. My PowerBuilder application is 32-bits. We are using PowerBuilder 2019 R3
My ini file connection is as per below:
Database=<database Name>
DBMS=ASE
LogID=<ID>
LogPassword=<Password>
ServerName=<server name>
autocommit=false
DbParm="Release='16'"
In my application, a new connection is created and information retrieve from the ini file.
When trying to connect I am getting now this error message:
Error connecting to Database. Error Text: Error loading client library DLLs. Unable to connect to server.
While using ODBC with the same information as per my ini file, it is working. For internal reason I need to avoid to use ODBC.
Can someone help me figure that out? point me to the right direction etc?
Many thanks.
Best regards,
Laurent
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.