Skip to Content
0
Former Member
Oct 11, 2005 at 03:11 PM

How to connect to DB2 from ABAP program

166 Views

Hi,

In my ABAP program I need to retrieve 3 fields from one table of DB2 database. I have tried creating an RFC connection in SM59 and then using native SQL in abap code but could not succeed.

I have also maintained an entry in DBCON table but am unable to connect through program.

Pls suggest.

Thanx in advance.