Forum

Kahn
Moderator
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
6 years, 1 month ago #18394
Up
0
Down
::

Could you also post a screenshot of your whole call. It might be an issue with your parameter definition.

The named parameters are translated into JDBC-Syntax internally and JDBC works with array positions and not names.

 

Cheers