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.
wondering if anyone knew how to a) format percentages in the report and
b) why the software adds
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