Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 11 total
Thread Report now and when
Sat, Apr 21 2012 5:20 AMPermanent Link

Thor Warberg

Reportbuilder 10.02
Delphi 7
Table DBISAM 3.26  windows XP home
.................................
My app is producing invoices and salary for an artseller.
>: exhibition >> items
It has been working fine for 4 years.
Suddenly the app makes no invoices from the last exhibition, salary however comes fine.
All the former exhibitions does report both invoices and salary. A fake new exhibition produces no invoices.
- The problem appears also in Design mode of the Reportbuilder.
The invoice is totally empty, no design items, no table-stuff.
The item table is controlled. Where is the solution?
Thor, Norway
Tue, Apr 24 2012 10:56 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Thor,

<< Suddenly the app makes no invoices from the last exhibition, salary
however comes fine. All the former exhibitions does report both invoices and
salary. A fake new exhibition produces no invoices. - The problem appears
also in Design mode of the Reportbuilder. The invoice is totally empty, no
design items, no table-stuff.  The item table is controlled. Where is the
solution? >>

Did you try verifying all of the involved tables ?  I suspect that the
problem is index corruption.

--
Tim Young
Elevate Software
www.elevatesoft.com
Wed, Apr 3 2013 6:02 PMPermanent Link

Thor Warberg

Tim
Yes, I have veryfied both tables, apparently no corruptions.
Still both reports works fine for the former exhibitions.
But the recent exhibition (nr 25):
-  the salary report appears fine.
-  the invoice report is empty.

And I am getting lots of grey hairs.
Thor
(Vista + D7 + DBISAM 3,26)


"Tim Young [Elevate Software]" wrote:

Thor,

<< Suddenly the app makes no invoices from the last exhibition, salary
however comes fine. All the former exhibitions does report both invoices and
salary. A fake new exhibition produces no invoices. - The problem appears
also in Design mode of the Reportbuilder. The invoice is totally empty, no
design items, no table-stuff.  The item table is controlled. Where is the
solution? >>

Did you try verifying all of the involved tables ?  I suspect that the
problem is index corruption.

--
Tim Young
Elevate Software
www.elevatesoft.com
Thu, Apr 4 2013 3:25 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Thor


First ignore wether it verifies or not. Try repairing it and see if that sorts things out. If not you'll have to insert breakpoints in your code and see what's going on.

Roy Lambert [Team Elevate]
Sat, Apr 6 2013 2:14 AMPermanent Link

Thor Warberg

Repair is also done.
The performance is just incredible. Two reports (invoice and salary) worked fine on the tables (exhibitions >> items) from exhibition 1 till 24. Then the invoice report produces nothing. The salary works fine.
OK, I will set a breakpoint and see.
Thor

Roy Lambert wrote:

First ignore wether it verifies or not. Try repairing it and see if that sorts things out. If not you'll have to insert breakpoints in your code and see what's going on.

Roy Lambert [Team Elevate]
Sat, Apr 6 2013 3:22 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Thor

>Repair is also done.
>The performance is just incredible. Two reports (invoice and salary) worked fine on the tables (exhibitions >> items) from exhibition 1 till 24. Then the invoice report produces nothing. The salary works fine.
>OK, I will set a breakpoint and see.

Without knowing how you produce your reports I can't offer much advice. However, my first thought would be to look at the data in DBSys. Is it actually there, is it correct? You said <<The item table is controlled>> I assume you mean in a master-detail relationship? If so are the linking fields set correctly? I assume you're either using a filter or sql. When debugging make sure it is right - I've often left some bit of code in which has come back to bite me.

Roy Lambert [Team Elevate]
Thu, Sep 26 2013 1:26 AMPermanent Link

Thor Warberg

Roy Lambert wrote:
Back on track again.  Still deeply confused.
Viewed the data in DBSYS, Everything looks normal.
Invoicing works fine for exhibition 1-24, exhibition 25 provides NOTHING.
Watch 2 enclosed photos.
Thor

Thor

>Repair is also done.
>The performance is just incredible. Two reports (invoice and salary) worked fine on the tables (exhibitions >> items) from exhibition 1 till 24. Then the invoice report produces nothing. The salary works fine.
>OK, I will set a breakpoint and see.

Without knowing how you produce your reports I can't offer much advice. However, my first thought would be to look at the data in DBSys. Is it actually there, is it correct? You said <<The item table is controlled>> I assume you mean in a master-detail relationship? If so are the linking fields set correctly? I assume you're either using a filter or sql. When debugging make sure it is right - I've often left some bit of code in which has come back to bite me.

Roy Lambert [Team Elevate]



Attachments: Report24.jpg
Thu, Sep 26 2013 1:28 AMPermanent Link

Thor Warberg

Roy

And here is the screen dump from report 25.
Thor



Attachments: Report25.jpg
Thu, Sep 26 2013 2:03 AMPermanent Link

Thor Warberg

Roy

And here is the data. 2 files



Attachments: ARBEID.DAT
Thu, Sep 26 2013 2:04 AMPermanent Link

Thor Warberg

Roy
And the index file



Attachments: ARBEID.IDX
Page 1 of 2Next Page »
Jump to Page:  1 2
Image