Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DataEnvironment Parent and Child Commands

Status
Not open for further replies.

Suraklyn

Programmer
Aug 12, 2002
42
US
I'm trying to setup my groupings and relations all correctly for a Command that will be used to power a DataReport.

What I'm trying to figure out is the relationship between the Child and Parent Commands. I want my Parent Command to contain my main SQL Query. Underneath that I might have several Child Commands. I'm trying to get those Child Commands to Query the results the Parent Command returns. I assumed Child Commands would do this by default, but my tests prove otherwise.

I've also run into a problem with finding adequate documentation on the whole DataReport side of VB. If anyone could link me to some good sites that discuss the different areas and features of all of this, that would be great.

Any and all help is greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top