Band Keeps repeating

Hello everyone. I have this strange problem. The data band are keep repeating again and again and randomly like this:

MasterData: Data Rows Batch 1
DetailData: DetailData Rows Batch 1
SubDetailData: SubDetailData Rows Batch 1

everything fine till now.

Then it starts randomly repeating data:

MasterData: Machine Type AA1
DetailData: Machine 1
SubDetailData: Machine 1 Rows
(everything fine until now. and randomly puts data from other Bands:)
DetailData: Machine 2
SubDetailData: Machine 2 Rows
(and agian repeats the previous data:)
DetailData: Machine 1 Rows
SubDetailData: Machine 1 Rows
(and then it continues for some rows)
DetailData: Machine 3 Rows
SubDetailData: Machine 3 Rows

and goes on like this. It can even print 10 pages instead of 3!

I have done everything. I have even written the report from the scratch. No luck.
If I execute the queries on the query editor everything works great. But when the report runs data get randomly repeated.

Any suggestions?

Haris

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 5:20AM
    YOU PROBABLY HAVR A data connection wrong
    possibly the report component itself is connected to a data set
  • edited 5:20AM
    gordk wrote: »
    YOU PROBABLY HAVR A data connection wrong
    possibly the report component itself is connected to a data set

    I am not sure I understand what you mean.

    My report has a connection to a firebird database. That is all.

    This sutuation is happening in a random way. One in 10 time you will open the report it will be perfect.

    I would rather say that this seems to be a memory leak issue from the Fast reports side.

Leave a Comment