1. Ankush Rai
  2. PowerBuilder
  3. Friday, 21 July 2017 12:34 PM UTC

Hi,

I have migrated my code from PB 7.0 to PB 2017.
The build was successful without any error message.
I also created an executable for the same.
But I am not able to login to it, it shows following error message:- "Error loading client library DLLs, Unable to connect to server"

Are there any migration step which I may have missed?

Please help.


Thanks in Advance
Ankush Rai

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 21 July 2017 14:40 PM UTC
  2. PowerBuilder
  3. # 1
Hi Ankush; It could also be that PB 7 was calling an old DBMS driver that is no longer supported by PB 2017. Before building any EXE - make sure that your App runs OK from the IDE 1st. Regards ... Chris
Comment
  1. Ankush Rai
  2. Saturday, 22 July 2017 10:46 AM UTC
Hi Chris,



I am using SYC to connect.

I have also installed sybase client  15.7.

 



When trying to run my application through IDE, I am getting "LOGIN FAILED" error message.



I am not sure if I am using EAServer which is no longer supported in PB 2017.



If you could please suggest. 



 



Thanks



Ankush Rai

  1. Helpful
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Friday, 21 July 2017 13:14 PM UTC
  2. PowerBuilder
  3. # 2

What database are you connecting to?

 

Comment
  1. Ankush Rai
  2. Friday, 21 July 2017 14:53 PM UTC
In our PB 7.0 we used Sybase ASE.

In PB 2017, I am using SQL Anywhere 2016.

  1. Helpful
  1. Roland Smith
  2. Friday, 21 July 2017 16:56 PM UTC
The first three characters of sqlca.DBMS match positions 3-5 of the database interface file. When deploying the PB runtime with the executable, you need PBODB170.DLL for SQL Anywhere. You will also need to install the SQL Anywhere client.



For Sybase ASE, you have a choice of using SYC or the newer ASE interface.

  1. Helpful
  1. Ankush Rai
  2. Saturday, 22 July 2017 07:27 AM UTC
Hi Roland,





Thanks.

I read somewhere that PB 2017 does not support Sybase ASE DB profiles for EAServer.

What does this mean?



If you could please help me on this.

Thanks in Advance.



 



Regards



Ankush Rai

  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.