1. Chen Mey Lee
  2. PowerBuilder
  3. Wednesday, 12 June 2024 03:19 AM UTC

We going to migrate Sybase to YugaBytesDB , how do connect YugaBytesDB  from PowerBuilder? 

John Fauss Accepted Answer Pending Moderation
  1. Wednesday, 12 June 2024 05:25 AM UTC
  2. PowerBuilder
  3. # 1

You will probably only be able to do this if there is an ODBC driver available elsewhere for the YugaBytes database that is supported in Windows, then use the ODBC database interface in PB (SQLCA.DBMS="ODB") to connect your PB app with a properly-configured ODBC definition for the YugaBytes database.

Best regards, John

Comment
There are no comments made yet.
Andreas Mykonios Accepted Answer Pending Moderation
  1. Wednesday, 12 June 2024 06:27 AM UTC
  2. PowerBuilder
  3. # 2

Hi.

As YugaBytesDB is compatible to PostgreSQL, I would try to connect using PostgreSQL ODBC Driver... But don't know if this would work. Are you planning to use their cloud service or the open source database?

Andreas.

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