R
Roberta Miller
Guest
PostgreSQL has a C API, so another alternative is to use the ABL shared library /DLL support and access the PostgreSQL database through the API functions. If you are interested in this approach, see the PostgreSQL documentation for the libpq C library, and OpenEdge Development: Programming Interfaces, Chapter 14, “Shared Library and DLL Support” in the OpenEdge documentation. From: Bill Wood [mailto:bounce-wood@community.progress.com] Sent: Thursday, May 08, 2014 6:47 AM To: TU.OE.Development@community.progress.com Subject: RE: How to connect OpenEdge Editor with Postgresql database. RE: How to connect OpenEdge Editor with Postgresql database. Reply by Bill Wood Can you please explain your use case more fully? Are you asking if the DB Navigator in Progress Developer Studio can add PostgreSQL as a database to explore, or are you asking if you can access PostgreSQL natively from ABL code in the ABL editor (or Procedure Editor)? (For the later, you would need to use DataServers in OpenEdge, and unfortunately, there is no PostgreSQL DataServer). If you have a particular use case in mind, the ODBC Bridge (in 11.3.2) might be an option. Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...