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

problem with a consult


necronet

Recommended Posts

I need to know if this problem can be solve.

 

I have a report where i fill it with this consult:

 

select * from sistema_operativo_equipo_view where Area like $P{REPORTE_AREA} order by Area

 

it work fine but only get information from one area.

 

Any idea how can i get information from multiples areas that i desire?

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

yes but remember that i need "n" values how can i do to do it from the interface and that the report knows that i ment those variables for example

 

I have a table and from that table i need report just 3 specific areas, how will the report nows that i just need those variables

 

i can't start creating multiples variables on the report

 

so my answer is

 

how do i make that consult or can i create report variables from the java interface or can i send java statement to the report to execute???

Link to comment
Share on other sites

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