Application Development and Automation 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: 
Read only

PostgreSQL connection from ABAP

alejandro_gmez
Participant
0 Likes
4,040

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
Read only

Sandra_Rossi
Active Contributor
0 Likes
2,085

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

Read only

alejandro_gmez
Participant
2,085

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.

Read only

0 Likes
2,085

Sorry, my bad.

Read only

RaymondGiuseppi
Active Contributor
2,085