Jump to content

lozbritt8

Members
  • Posts

    1
  • Joined

  • Last visited

lozbritt8's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. 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?
×
×
  • Create New...