Forum

Mathieu Roll
      Has successfully completed the online course Introduction
      Has successfully completed the online course Intermediate (200)
      Has successfully completed the online course Advanced (300)
      Has successfully completed the online course Basics (100)
    5 years ago #16169
    Up
    1
    Down
    ::

    Hello,

    you can call stored procedures by using this as request string.

    CALL myStoredProcedure(:val1:,:val2:);

    In Screenshots: