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

error... ' 'is not a integer value...

edited November 2005 in General
only in any machines... in my computer the system runs normally, and in
anothers too... but in any computer all form that have a report ppreport
this error occurs...
what can be?


RAO SISTEMAS Sistemas Profissionais para Ambiente Windows Rogerio Alves de
Oliveira Programador de Sistemas RAO Sistemas Rua Prof.Anselmo Mazzola,
322 - Vila S.Jo?o Batista Jundia? - SP - CEP 13216-368
suporte@raosistemas.com.br www.raosistemas.com.br Fone/Fax: Celular: (11)
4533-2568 (11) 9958-4174

Comments

  • edited November 2005
    PS. using d5 with 7.03 report builder...
  • edited November 2005
    Hello,

    If you are using TppVariables on your report, you need to be sure the
    DataType property is set to the proper type. This can be done with the
    Delphi Object Inspector or the Edit toolbar in the designer.

    If this is not the case, try setting your library path to \RBuilder\Source
    and your debugger to stop on exceptions and see where the problem is
    occuring in the ReportBuilder source. You may also try updating to RB 7.04
    and see if that helps the problem.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited November 2005
    The major problem is... in my delphi machine it works correctly... but in
    any machines the error occurs...

  • edited November 2005
    Hello,

    Are you able to debug this report on the other machines? If so, try to find
    where in the RB source the problem is occuring. As a test, you might try
    commenting out all your event code and see if the report runs without error
    then. If so, periodically begin adding the event code back to isolate the
    problem.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.