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

jflelouarne

Members
  • Posts

    9
  • Joined

  • Last visited

jflelouarne's Achievements

Rookie

Rookie (2/14)

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

Recent Badges

0

Reputation

  1. What I notice is that, if I have a PL/SQL package named 'MyPackage' and, inside this package, a function named 'MyFunc', the following query works well with JDBC connector, but failed with JNDI : select MyPackage.MyFunc(whatNeedToBeHere) as test from dual
  2. An dperhaps it's an issue only or specifically in input conrols ...
  3. Hello, I'm trying to use JNDI connection to an Oracle database. The connection esthablishes well, and the queries, when there is no parameters, work also well. The issue is when there is a parameter .. then I wonder what happen, but it does not give back the result I'm waiting for. Is there any known issue or special trick with jndi and bind variables ? Thanks.
  4. May be something like that (a bit old, perhaps) : https://qants.wordpress.com/2009/10/22/passing-parameters-between-jasper-reports-using-ireport-and-jasperserver/
  5. http://community.jaspersoft.com/jasperreports-server/issues/7911
  6. Hello ghudson, Thank you for your answer. In fact, there is little use in cascading controls if they are limited at 1to 1 ! Do you have any news about the defect ? Is there a way for me to follow it ? Regards
  7. Hello, I want, with jasperstudio 6.2 to use hyperlink when expression for a blank page and a reference type of link. It doesn't work, and I dont understand where to use the solution provided by hozawa. Regards.
  8. Hello, I would like to know if thereis a way to pass cascading input controls in a dashboard. I have a report A with cascading input controls, and it works fine. I have a report B, with the same input controls, except they are juste datatype (no request). When I put both in a dashboard, it seems the cascade does not produce anything, and the dashboard stays empty.
×
×
  • Create New...