Skip to Content
0
Former Member
Sep 04, 2008 at 07:41 AM

How to display data from another DBMS?

26 Views

Newbie Question:

How can I display data from a database other than that which the ABAP Data Dictionary is automatically connected to?

Specifically, I would like to display data from table TABLE_ONE in an MSSQL database. How do I set up the connection and use it in ABAP? (The database is not related to R/3).

Walter