I'm trying to generate a report in Visual Basic Using the Data Report Designer. When I run the report I keep getting this error "Data field "(Empty)"not found". Does anybody know what the problem could be? Thanks in Advance.
hi
IF you are not using this way- try it.
Create a data envirinment- make connection, create your command- selecting all tables and fields .Open both the data environment(as small window) and empty data report and then drag that command onto the report's detail section.that way all your fields are bound to the data base and you should not have any problem .
also do not forget to add the data source of the report to data environment name.
Hope it helps.
Anshu
hi Inder,
with all the field you must be getting the column names as weel which you can drag anywhere in the detailed section- change font/style or even add you own new text buttons from controls of data report- to make additional headings/labels.
Is that what you needed...
Anshu
I need the report to only show once for the Batch No and QSM ID which is being read from Access database. If I put it on the Detail section the report generated will show this Batch No and QSM ID over and over again. Thanx in advance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.