Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

How Using RTime packages and distributing them?

edited April 2002 in General
Hi, i wish use RBuilder enterprise compiling using RTime packages,
what packages i need to distribute? what is the best method to work
using RTPackages? Do you advice me to use RBenterprise using
RTPackages?

Thanks for all

Comments

  • edited April 2002
    The most concise way to figure out exactly what runtime packages to
    distribute with you application is to run the tdump.exe utility on your
    application executable (tdump is located in the Borland/DelphiX/bin
    directory). The utility will give you a listing of what method calls are
    made by the application and what packages those methods are located in. The
    other option is to examine the package list located under the 'Build with
    runtime packages' packages on the packages tab in the Project Options
    dialog. Please see ReportBuilder | Reference in Delphi help for a list of
    the ReportBuilder runtime packages.

    --
    Cheers,

    Alexander Kramnik
    Digital Metaphors

This discussion has been closed.