Link to home
Start Free TrialLog in
Avatar of Thrisha
Thrisha

asked on

Help me

Hi,
   I am working on Data report with ADO Connection.
   I have placed some controls in the report and datafield for that controls i am specifying at runtime.  I have to skip some controls in the report.  But it's giving error as "Data Field Empty".
Can anyone help me ?
Avatar of Piter
Piter

"I have to skip some controls in the report." What exactly  this means ?
if there is nay null value in your database this error will disply. check values in database.
i think you should use data environment to set up the connection for date report....the data report is not using the ADO connection for connect data report and the database
Avatar of Mayank S
>> I have to skip some controls in the report

Probably you mean that some fields have to left empty?? If so, then you will have to specify in the deisgn of the database that those attributes can have null values.

Mayank.
Thrisha:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
Experts: Post your closing recommendations!  Who deserves points here?
This question has been classified as abandoned.  I will make a recommendation to the moderators on its resolution in a week or two.  I would appreciate any comments by the experts that would help me in making a recommendation.
It is assumed that any participant not responding to this request is no longer interested in its final deposition.

If the asker does not know how to close the question, the options are here:
https://www.experts-exchange.com/help/closing.jsp

GPrentice00
Cleanup Volunteer
Trisha,

You can also use the data control object in VB.... its ver easy to use after specifying a DatabaseName and a RecordSource.
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

 -->Delete - no points refunded

Please leave any comments here within the next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER

GPrentice00
Cleanup Volunteer
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

 -->PAQ - no points refunded

Please leave any comments here within the next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER

GPrentice00
Cleanup Volunteer
first rec was wrong -- lets paq it.
ASKER CERTIFIED SOLUTION
Avatar of YensidMod
YensidMod

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial