Query Question
I use ReportBuilder in a delphi app connected to Oracle and was
wondering if anyone knew how to a) format percentages in the report and
b) why the software adds .rowid to any select statement.
Does anyone know if that is a feature of Reportbuilder? It could easily
be the application.. Anyone know?
--
Alex Esselstein
Network Administrator
Charles Penzone, Inc.
614.418.5356 Office
614.898.1194 Fax
614.206.3557 Mobile
pagealex@charlespenzone.com Text Paging
wondering if anyone knew how to a) format percentages in the report and
b) why the software adds .rowid to any select statement.
Does anyone know if that is a feature of Reportbuilder? It could easily
be the application.. Anyone know?
--
Alex Esselstein
Network Administrator
Charles Penzone, Inc.
614.418.5356 Office
614.898.1194 Fax
614.206.3557 Mobile
pagealex@charlespenzone.com Text Paging
This discussion has been closed.
Comments
1. You can format any DBText component on your report using the
DisplayFormat property, or select from a number of pre-defined display
formats by selecting the display format option from the popup menu of that
component.
2. ReportBuilder adds the table before the field as a precaution so there is
never any conflict between field names in a table join or multiple table
query.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com