2009 Jul 09 10:38 AM
Hi All,
Not sure whether this make sense... But like different databases (MAXDB, MSSQL etc) gives driver to connect to Java (jdbc:odbc...etc). Is it possible to connect to ABAP tables directly from Java? Has any one tried this?
I know JCo client can be used to call FM and which can internally access ABAP tables; but is it possible without any JCo client?
Regards,
Arpit
Hi All,
Not sure whether this make sense... But like different databases (MAXDB, MSSQL etc) gives driver to connect to Java (jdbc:odbc...etc). Is it possible to connect to ABAP tables directly from Java? Has any one tried this?
I know JCo client can be used to call FM and which can internally access ABAP tables; but is it possible without any JCo client?
Regards,
Arpit
2009 Jul 09 10:45 AM
hi
It is possible to access ABAP tables in Webdynpro Java application but from Java Dynpro, we cannot access SAP tables .all this is possible using Adaptive RFC Model.
you can have a look at this
hope this helps
regards
Aakash Banga
2009 Jul 09 10:48 AM
ABAP also work with databases like MAXDB, MSSQL or oracle. It's technically possible to reach database which is used by ABAP stack using different methods from Java Side. But it is not recommended because it will bypass locking mechanism and will cause serial problems in data integrity.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |