The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am trying to CALL a stored procedure on SAP HANA connection IMPORT. I am getting the below error.
Query:
CALL LSEG_IDP.SP_IDP_GML_MSP ('2023-06-30','ALL',?)
Error:
Details: "ODBC: ERROR [42000] [SAP AG][LIBODBCHDB DLL][HDBODBC] Syntax error or access violation;257 sql syntax error: incorrect syntax near ".": line 5 col 18 (at pos 50)"
Please share the options to resolve this.