Jump to content

Jasper Report(Error)


vishruta

Recommended Posts

How to call the parameters in jasper report using iReport tool.

I used the syntax like..

CALL employeeproc($P{cmp_id},$P{branch_id},$P{eName});

but i got error message (SQL problems: Unknown column '$P' in'field list')

Code:
CALL employeeproc($P{cmp_id},$P{branch_id},$P{eName});
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...