Hello ABAP on SAP HANA Gurus:
I understand that ABAP on Eclipse is not available for ECC HANA Side Car implementations.
If it is, could you please, point me to me to documents describing it? Thank you.
As I understand there are the following options to access HANA Side Car database from SAPGUI ABAP:
- Open SQL SELECT statement with CONNECTION clause
- Use DBCO connection and ADBC interface with cl_sql_statement, cl_sql_result_set and cx_sql_exception classes
- ???
I look forward to hear from you,
Adam