Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Error - Removing a parameter from a report?
Error - Removing a parameter from a report? [message #164435] Wed, 24 May 2006 22:06 Go to next message
Eclipse UserFriend
Originally posted by: dlwcollison.hotmail.com

I designed a report with one parameter in the SQL statement. I defined
the parameter as an Integer value with default value of 1. I have now
gone back in and removed the parameter from the SQL statement in

[Edit Data Set:Query]
select * from areas order by vchAreDescription;

(original statement - select * from areas where corp = ?;)

I then attempt to remove the parameter from [Edit Data Set:Parameters],
however, every time that I delete the row containing the parameter
definition and hit the [Ok] button to save the new parameter list -
which contains nothing - the system automatically puts the parameter
back in the list.

How do I get rid of the parameter? I've gone in to the XML and it is
not listed in the report XML anywhere.

Appreciate the help ...
David
Re: Error - Removing a parameter from a report? [message #164738 is a reply to message #164435] Thu, 25 May 2006 17:12 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

The "x" button should work. What version of BIRT are you using?
You can also display the XML view and delete it in the XML.
You shouldnt have to do it this way though.

Jason

"David L. Collison" <dlwcollison@hotmail.com> wrote in message
news:e52lcn$uou$1@utils.eclipse.org...
>I designed a report with one parameter in the SQL statement. I defined the
>parameter as an Integer value with default value of 1. I have now gone
>back in and removed the parameter from the SQL statement in
>
> [Edit Data Set:Query]
> select * from areas order by vchAreDescription;
>
> (original statement - select * from areas where corp = ?;)
>
> I then attempt to remove the parameter from [Edit Data Set:Parameters],
> however, every time that I delete the row containing the parameter
> definition and hit the [Ok] button to save the new parameter list - which
> contains nothing - the system automatically puts the parameter back in the
> list.
>
> How do I get rid of the parameter? I've gone in to the XML and it is not
> listed in the report XML anywhere.
>
> Appreciate the help ...
> David
Previous Topic:How to render a BIRT Chart on a SWT Canvas -> Example
Next Topic:birt-runtime-2.1RC3a - page break
Goto Forum:
  


Current Time: Sat Sep 28 02:22:59 GMT 2024

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

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

Back to the top