Skip to main content



      Home
Home » Archived » BIRT » column height
icon9.gif  column height [message #1644518] Sun, 01 March 2015 22:57 Go to next message
Eclipse UserFriend
I'm using the following SQL and would like to fill up the space in each row, but I don't know why the report (see attached) doesn't work with this sql?

SELECT id, RPAD(desc1,200,' '), RPAD(desc2,200,' '), RPAD(desc3,200,' '), RPAD(desc4,200,' ') FROM order

[Updated on: Sun, 01 March 2015 22:57] by Moderator

icon10.gif  Re: column height [message #1644822 is a reply to message #1644518] Mon, 02 March 2015 02:28 Go to previous message
Eclipse UserFriend
fixed....
Previous Topic:Unable to run BIRT Design in Java EE Eclipse
Next Topic:IndexOutOfBoundsException openning a report with 4.4.1 designer
Goto Forum:
  


Current Time: Tue Mar 18 04:28:12 EDT 2025

Powered by FUDForum. Page generated in 0.03361 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top