Recent

Author Topic: blank lazreport  (Read 5283 times)

davesimplewear

  • Sr. Member
  • ****
  • Posts: 321
    • Davids Freeware
blank lazreport
« on: April 26, 2010, 04:49:09 am »
I have a report supposedly showing barcodes for items in a db, I placed a report,db and barcode component on the form, connecting the db component to the db, inthe report I placed a header band withe report title (this shows when run) then a master data band with two fields connected to the db and a barcode widget also connected to a field, when run the report only shows the header, I have attached the db and report for anyone that wants to take a look and tell me where I am going wrong or if it is a bug in lazreport, I tested the sample barcode report in the component directory and that worked Ok.

Regrds
Dave
All things considered insanity seems the best option

jesusr

  • Sr. Member
  • ****
  • Posts: 499
Re: blank lazreport
« Reply #1 on: April 26, 2010, 05:52:41 pm »
please attach a sample project

davesimplewear

  • Sr. Member
  • ****
  • Posts: 321
    • Davids Freeware
Re: blank lazreport
« Reply #2 on: April 26, 2010, 09:55:47 pm »
Hi Jesusr, I have attached a sample project.


Regards
Dave
All things considered insanity seems the best option

jesusr

  • Sr. Member
  • ****
  • Posts: 499
Re: blank lazreport
« Reply #3 on: April 27, 2010, 01:51:11 am »
if you open the lrf file in a editor and do the following replaces, the report works fine (at least here it did).

dbStock --> dbCodes
dmData.TStock  --->  TaStock

the main problem is that masterdata band datasource is set to an invalid value "dbStock" so there are no records to show.

davesimplewear

  • Sr. Member
  • ****
  • Posts: 321
    • Davids Freeware
Re: blank lazreport
« Reply #4 on: April 27, 2010, 04:27:14 am »
Thanks jesusr, I thought it would be something simple, thanks again.

Regards
Dave
All things considered insanity seems the best option

 

TinyPortal © 2005-2018