Home General

ANN: ReportBuilder 11.05 is now available

edited June 2009 in General
Digital Metaphors Corporation announces the release of ReportBuilder 11.05!


ReportBuilder 11.05 includes VCL Win32 support for Delphi 2009, 2007, 2006,
2005, Delphi 7, and Delphi 6.

Notification emails have been sent to all registered users of ReportBuilder
11.x. If you did not receive notification of this release please send
message to info@digital-metaphors.com with your serial number and purchasing
email address for upgrade instructions.


Overview & screenshots:
http://www.digital-metaphors.com/rbWiki/General/What's_New/RB_11

New Feature List: http://www.digital-metaphors.com/PDF/NewFeatures.pdf

Pricing: http://www.digital-metaphors.com/order/


Upgrade Now!


---------------------------------------------------------------------------
Fixes for Version 11.05
---------------------------------------------------------------------------

Designer
- Paste enhancement, if report does not have the same band, try using band
at mouse pos
- Fix for AV that can occur if programmtically load a childreport and then
main report
- Fix for AV that can occur when changing the Windows screen resolution
- Template loading, check InMainThread not IsMultiThread to decide whether
to suppress error dialog
- When Design page activated, need to refresh datafield combobox


Parameters/AutoSearch
- DateTimePicker fix for 24 hour time format, windows standard differs from
Delphi standard.
- Fix for lookup list name/value pairs, where the name is blank
- Backward compatibilty for setting a DateTime SearchExpression to a string
(i.e. 'Current_Date')
- Fix for SetSearchExpression for DateTime. Internally needs to access
ValueList.Values[]
- mod to work around D6 stringlist bug, fixes name/value pair lookup lists

RCL
- Save order of text objects was not being honored when loading templates
- Fix SuppressRepeatedValues, when last page contains a single record and
last page button pressed
- SystemVariable, AutoSearch description included CRLF characters when more
than one condition
- Metafile, added hightlight text support for the MetaFileReader and PDF
- DBRichText, D2009/Unicode fix for loading plain unicode text
- Subreport, fix for AV when SubReport.Band is set to nil
- Subreport, fixed issue where multiple no-data section subreports were
printing an empty page
- Printable, backward compatibilty when DataPipeline.AutoCreateFields is
False and there are no fields
- TeeChart installation for D6 was missing some files


Devices
- PDF, font names containing a paren were not showing any output (ex.
"Textil-Symbole (CV)")
- PDF, fixed issue where image border was not lining up in PDF
- Printer, D2009/Unicode. Fix AV caused by some printer drivers for
DocumentProperties/BinName call
- Printer, restored PrinterSetup.CanGrayScale property (compatibility with
RB 10)
- Preview, Fix for problem with call to OutlineViewer.Reset freeing the
Show/Hide popup menu
- Preview, Fix for syncing Splitter visibility with OutlineViewer
visibility.
- TextFile, fix to remove all CRLF characters from wrapped text exported
via the TextFileDevice.
- PrintDialog, when print to file and file extension omitted, the overwrite
file warning does not display
- Email, modified Indy plug-in to allow access to the TIdSMTP object


DataPipelines
- Mod for Oracle support, convert ftOraClob to dtMemo rather than dtBinary
- Modified GetFieldDataType to call Open rather than OpenDataSet to support
pipeline events
- JITPipeline, when RecordCount or InitialIndex is changed, notify the
report to reset



----> Professional <----------

DADE
- Query Designer, available field list sort was incorrect when de-selecting
bottom list items
- SQLBuilder, calling TdaSQLBuilder.SearchCriteria.Remove can sometimes
result in an AV
- SQL, mods to allow expressions such as CAST(FLOOR(CAST(OrdersSaleDate AS
FLOAT)) AS DATETIME)
- SQL, mod to allow linking on fields from join table(s)
- SQL, fix to disallow sub-select calc fields in the Group By clause.
- SQL, MagicSQL fix for case in which SQL contains a Group by but no
aggregate calcs
- TdaSQLText, made this a replaceable class


ReportExplorer
- ElevateDB example and plug-in, small updates to remove NexusDB references
- Oracle DOA example, updated locking and refresh options.


----> Enterprise <----------

RAP
- Compiler, added support for Xor operator
- Compiler, fix to recognize invalid syntax for Component.'Name'
This discussion has been closed.