954,551 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Parent - Child Command in vb6 Data Environment

How many child command could be added to a Parent command?

I already have one Parent and child relationship in my data environment but when I try to add another child, the data report will not print. My problem is that I need to incorporate three tables in that data report. Hoping for a reply soon. Thanks.

vampshay
Newbie Poster
11 posts since Oct 2009
Reputation Points: 10
Solved Threads: 0
 

let me see ur dataenvironment snapshot and the report code first

dspnhn
Junior Poster in Training
90 posts since May 2008
Reputation Points: 20
Solved Threads: 13
 

Here is my Data Report Code

Load DataEnvironment1
With DataEnvironment1.rsCommand1
.Filter = "RISno = " & txtRIS.Text

End With

requestReport.Show vbModal

Attachments de.jpg 53.5KB
vampshay
Newbie Poster
11 posts since Oct 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: