‎2010 May 18 2:32 PM
hi guruji
i have prd 400,qty 300 and dev 200 client, all are on sepret server,now i want to access a 400 client from the 200 client in sort that i use 200 application server for the 400 database server it can possible and how i do this,
thanks
Nainesh Suthar
‎2010 May 18 2:52 PM
It is possible to have an ABAP program that connects to a database other than the default SAP system database - with the mechanism called Multiconnect.
See note 323151 (or also: 178949, 738371 or search for "Multiconnect.", "DBCON", "DBCO").
regards
‎2010 May 18 2:35 PM
‎2010 May 18 2:52 PM
It is possible to have an ABAP program that connects to a database other than the default SAP system database - with the mechanism called Multiconnect.
See note 323151 (or also: 178949, 738371 or search for "Multiconnect.", "DBCON", "DBCO").
regards
‎2010 May 20 7:00 AM