cancel
Showing results for 
Search instead for 
Did you mean: 

is it possible to use jdbc at ECC side

Former Member
0 Kudos

Hi All,

it is possible to export entire tables from ECC using JDBC adapter.

i have requirement daily export of a few tables into files.

Please reply asap.

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

answerd

Shabarish_Nair
Active Contributor
0 Kudos

use ABAP proxy instead of the JDBC adapter in your case.

thats is the ideal way to do with extracting data from tables when SAP is in the picture.

Former Member
0 Kudos

Hi Shabrasish,

Is it possible in any way we can use JDBC adapter at SAP to extract data from sap tables.because as far as i know jdbc adapter used only when we having some database system at sender side.

Regards