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

"List index out of bounds (13)" using active tclientdataset

edited September 2007 in General
Hi,

When i open a tclientdataset the error message is generated:"List
index out of bounds (13)". If work with reportbuilder using the
clientdataset closed no error occurs.
What is wrong? I need work with it using the openned clientdataset to
autocreate fields on ppDBPipeline on desing mode.

Thanks,
Davis.

Comments

  • edited September 2007
    Hi Davis,

    Which version of ReportBuilder and Delphi are you using? Does this occur
    for every TClientDataset you open that is connected to a datapipeline? Are
    you certain the fields defined in the dataset match the fields defined in
    the pipeline. Are you able to recreate this with a minimal example
    (ClientDataset with data connected to a DBPipeline connected to a Report)?
    We going to need more information about your application and environment
    before we can track down this issue.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited September 2007
    Im using RB 10.06 Ent. with Delphi7.
    The new minimal example has been recreated. Im loading the data from a
    xml file to clientdataset and after a double click in DBPipeline i try
    compile, and the error is generated.
  • edited September 2007
    Hi Davis,

    Please send the example in .zip format to support@digital-metaphors.com and
    I'll take a look at it for you.

    --
    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.