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, Child Command Parameters

Status
Not open for further replies.

Suraklyn

Programmer
Aug 12, 2002
42
US
It's a simple enough matter of passing parameters to a Command in a given DataEnvironment. However, I'm having trouble figuring out how to pass parameters to Child Commands.

I would think this would be a simple and obvious thing to do. I've yet to come across it though. Maybe I've just looked at it too long and am over looking something simple.

Any help is appreciated. --
Jonathan
 
I should probably elaborate a little more.

If I'm not doing any type of grouping in my child command, I can link parameters in the child command to parent fields. This is fine and good; linking the fields would be fine for what I'm doing. However, I am grouping on two fields in my child command. That throws the parameters out of the relations building for the child command.

Mabye I'm doing something wrong, or maybe there's another way to do it. I don't know. --
Jonathan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top