Skip to content
View Categories

Database Query (HANA) Tool

5 articles

How to run a SAP HANA database stored procedure using TaskCentre

Last Updated: September 5, 2022

Learn how to run a SAP HANA database stored procedure using TaskCentre.

Using the SAP Business One Integration Tool Pack v3.0+ with SAP Private Cloud and HANA

Last Updated: July 29, 2022

Introduction The SAP Business One Integration Tool Pack provides communication between SAP Business One and BPA Platform. It consists of: SAP Business One (DIAPI) Integration Agent SAP Business One (DIAPI) Integration Tool SAP Business One (SL) Integration Agent (v3.1 onwards) SAP Business One (SL) Integration Tool (v3.1 onwards) SAP Business One Event Agent (optional) SAP...

How to Connect to SAP HANA Database Using an OLEDB-ODBC Bridge

Last Updated: September 5, 2022

This article provides guidance for using the Call Stored Procedure (OLEDB) tool to connect to a SAP Business One HANA database.

Running a SAP HANA stored procedure errors with: ‘Unterminated quoted identifier’

Last Updated: July 1, 2022

Symptom Running a SAP HANA stored procedure produces the following error: .. [HDBODBC32] Syntax error or access violation; 257 sql syntax error: unterminated quoted identifier.. Cause The error occurs when SAP HANA identifiers are not enclosed in double quote (“) characters. The SAP HANA ODBC layer requires that procedures are identified with double quotes, and...

Unable to query a SAP HANA database: Driver error – 10808 [HODBC32] Feature (SCROLLABLE RESULT) not implemented yet

Last Updated: July 1, 2022

Symptom Unable to query a SAP HANA database, the following error occurs: Driver error - 10808 [HODBC32] Feature (SCROLLABLE RESULT) not implemented yet Cause The SAP HANA ODBC layer does not support scrollable cursors. Resolution Go to the global configuration properties for the SAP HANA ODBC connection via: Manage -> Tools -> Input -> Database...