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

postgreSql Stored Procedure...


Recommended Posts

By: Uniq - uniq_2002

postgreSql Stored Procedure...

2002-12-03 01:31

Hello all,

I'm a newbie in jasper and I'd like to ask some problem about it,

1. How to make a vertical line in jasper ? ex: a line between columns/fields.

What class should I change/read related to report design? because

they're so hierarchy, so it makes me confused :)

2. How to call Stored Procedure and display the results into report ?

FYI, I use postgreSql that the Stored Procedure doesn't return

ResultSet.

 

Thanks in advanced for any kind respond, I really appreciate.

 

Regard,

Uniq

 

 

 

By: Teodor Danciu - teodord

RE: postgreSql Stored Procedure...

2002-12-07 02:38

 

Hi,

 

1. Vertical lines have only height and widht="0".

 

2. There is no special support for stored

procedures yet. We shall introduce support for

CallableStatements in the future, but today, if the

store procedure does not return a ResultSet, you

have to execute it outside JasperReports because

the engine does not know how to handle OUT parameters.

 

Thank you,

Teodor

Link to comment
Share on other sites

  • Replies 0
  • 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...