Jump to content
We've recently updated our Privacy Statement, available here ×

Ireport with multiple tables


lozbritt8

Recommended Posts

Hi all, I have a query that extracts tickets from a backend database. This works fine but now I need to add search functionality so I need to check if the search value is in another table.

Once I add the bit of SQL to say "AND secondtable.subject like $P{searchCriteria}" then the query fails to run from JAVA.

Is there something I am missing here?

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...