Mahendra789
Programmer
I am trying to connect an app developed on Power builder to sybase 15.5.
This is working on my desktop. But through laptop I'm not able to connect.
The transaction object used will be something like this
SQLCA.DBMS = "SYC"
SQLCA.SERVER = as_Servername
..
..
..
Is this a problem with DLL. Till recent sybase 12.5 is used now we started using sybase 15.5. I'm not sure whether the project available to me supports 15.5. can somebody tell me how to check and resolve this issue.
This is working on my desktop. But through laptop I'm not able to connect.
The transaction object used will be something like this
SQLCA.DBMS = "SYC"
SQLCA.SERVER = as_Servername
..
..
..
Is this a problem with DLL. Till recent sybase 12.5 is used now we started using sybase 15.5. I'm not sure whether the project available to me supports 15.5. can somebody tell me how to check and resolve this issue.