SAP ERP#

SAP ERP driver is not bundled with Querona, and needs to be installed before use.

Follow these steps to install the Windows Cdata ADO.Net driver for SAP ERP:

  1. Go to the CData website.

  2. In the ADO.NET Provider Download section, select Download Trial or Download Full, depending on your use-case.

  3. In the list CData Software - Downloads that displays, register or sign-in.

  4. Download the ADO.Net driver and install the driver.

Note

CData provider depends on the SAP Client, which due to the SAP licensing lmitations has to be downloaded and installed separately. We recommend that you use the SAP NetWeaver RFC SDK to connect to your SAP instance.

SAP NetWeaver RFC SDK x64 installation#

The SAP NetWeaver RFC SDK x64 needs to be downloaded separately, because of the SAP licensing lmitations.

To install the SAP NetWeaver RFC SDK x64, please follow the steps below:

  1. Navigate to the SAP Software Download Center and download the SAP NetWeaver RFC SDK x64 version

  2. Open the downloaded file “nwrfcNN.zip”, where NN represents the version number of your SAP NetWeaver RFC SDK. You should expect the following files inside the zip file:

    • nwrfcsdk\lib\icudtNN.dll

    • nwrfcsdk\lib\icuinNN.dll

    • nwrfcsdk\lib\icuucNN.dll

    • nwrfcsdk\lib\libicudecnumber.dll

    • nwrfcsdk\lib\libsapucum.dll

    • nwrfcsdk\lib\libsapucum.lib

    • nwrfcsdk\lib\sapdecficulib.lib

    • nwrfcsdk\lib\sapnwrfc.dll

    • nwrfcsdk\lib\sapnwrfc.lib

    where NN represents the version number of your SAP NetWeaver RFC SDK, for example “34” or “50”.

  3. Copy all files from the nwrfcsdk\lib directory inside the zip file to the %windir%\System32 folder located on the machine hosting Querona

See also#