Viewing post 1 (of 1 total)
Hi Bill,I tried this example out. The call from TSQL works nice. But call it via JDBC
CallableStatement call = connection.prepareCall ("{call GetRPlotInHtml (?,?,?)}");
June 6, 2018 at 4:16 am
#1993061