Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am fetching data from HANA cloud and inserting it in HANA ,
i am using dynColumn to load all the columns, but it gives me error for invalid column name
in tSapHanaOutput, I guess because we need to insert double quotes in column name for HANA,
but I dont know how to insert double quotes in dynColumn as it say cannot convert string to dynamic column.
no problem @shong I just changed the HANA table column to UpperCase and it solved my issue.
no problem @shong I just changed the HANA table column to UpperCase and it solved my issue.