Hi Drew, > I entered Issue 87054 today - in a nutshell what it is regarding is the > use of groups NOT based on actual fields in the result set a report > builder report is based on. This was something you could do with SRB > 1.0.x by adding a static string into the group by dialog box.
Now that I played with the issue ... sure it ever worked with static strings? What I know is that it worked (and it fact still does work) with numeric constants, e.g. you can simply group by "1" to have a fictitious group. I don't think interpreting static strings which are no column/parameter names should be possible: This would silently change the meaning of your report if the definition of the underlying table changes, i.e. a column which was used for grouping is removed or renamed. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Base http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
