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

ramm

Members
  • Posts

    2
  • Joined

  • Last visited

ramm's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. I would like to install the JasperServer on an AS400 using tomcat5.5.23. I do not want to use mySQL. I have modified the jdbc settings. What else do I need to do? Is Quartz necessary to install JasperServer? any help greatly appreciated.
  2. Is it possible to pass multiple values for a single parameter? If so, how? Say a query could look like "SELECT SalesId, customer, product, salevalue from salestable where customer in (1, 2, 3, 4, 5, 6....)" The values 1,2,3,4,5,6... etc. would be supplied by the user. The list of values would need to be passed into the engine to generate the result set.
×
×
  • Create New...