How to call plsql procedure in jasper
888143Sep 16 2012 — edited Sep 16 2012Hi,
anybodys know how to call plsql in jasper..
i have try this code in jasper -> select query langiuage = plsql
{CALL STD03_MERIT_PROCESSING($P{std03_studentVal},$P{std03_studentVal})}
but there is error taht said no data found..
any idea
Thnak You