cancel
Showing results for 
Search instead for 
Did you mean: 

Abap-table access via JDBC

Former Member
0 Kudos

Hello,

we have a java-program, that accesses data via jdbc to a mysql-database.

Now we want to migrate the mysql-table to abap-table.

How can we access from the java-program to theese migrated abap-tables via jdbc?

Regards Oliver

Accepted Solutions (1)

Accepted Solutions (1)

former_member193379
Active Contributor
0 Kudos

Oliver,

If you want to access those tables from SAP, then you have to use the Java Connectors (

JCO).

Please write the more details abount the java IDE and OS, which you are using I will send you appropriate help.

Thanks

Answers (1)

Answers (1)

former_member193379
Active Contributor
0 Kudos

Oliver,

If you want to access those tables from SAP, then you have to use the Java Connectors (

JCO).

Please write the more details abount the java IDE and OS, which you are using I will send you appropriate help.

Thanks