Hello,
We're on a 9.4M6 platform and i'm able to read data from SAP HANA using the following libname connection:
LIBNAME HANA_2 SASIOHNA READBUFF=1000 PRESERVE_TAB_NAMES=YES SERVER="a61db.al.ndis.be" SCHEMA=_SYS_BIC USER=TST003 password="XXXX";
On the HANA platform they defined labels for every table, though I can't see them, they just get replaced by the column names. Any suggestions?
FIlip