Hi all,
I try to access the HANA-database (installed as secondary database).
The table is replicated in HANA and I have created a program in ERP with the following procedure:
SELECT * FROM [table]
CONNECTION ('HANADB')
INTO lt_table.
HANADB is the database connection name for HANA (table DBCON).
By running the program I become the following error:
The file "dbhdbslib.dll" is already in the folder "C:\usr\sap\IS0\DVEBMGS00\exe\". Any idea what is missing?
Thx for help, mlf.