Hi,
I am calling a stored procedure in my Jasper Reports, but it is giving me an error. Would it possible to execute stored procedures in the field wizard when you create the Jasper Report using the Jasper Assistant in Eclipse?
My code is
exec sp_ACCUM_MILEAG E_REPORT $P({veh_no} , $P {veh_no_rebuild _id} , $P { from_date } , $P { to_date }
Thanks in advance