Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

PostgreSQL connection from ABAP

alejandro_gmez
Participant
0 Kudos

Hi all:

(I apologize for my poor English)

I need to connect to a PostgreSQL database from my ABAP code. I have been reviewing some links related to this problem, but I have not achieved anything useful for me.

My SAP system is: EHP4 for ERP 6.0 with Netweaver 7.01.

Any help on this?

Thanks in advance. Regards,

Alejandro Gómez.

4 REPLIES 4

Sandra_Rossi
Active Contributor
0 Kudos

You probably found ADBC. Why doesn't it work for you?

alejandro_gmez
Participant

Hello Sandra Rossi:

I think ADBC is based on previously established connections in the DBCON transaction. DBCON only allows connections to external database databases such as Oracle Database, Microsoft SQL Server, ... but not ODBC type connections (MySQL, PostgreSQL, ...).

Thanks. Regards,

Alejandro Gómez.

0 Kudos

Sorry, my bad.

raymond_giuseppi
Active Contributor